Go to the source code of this file.
Functions/Subroutines | |
| subroutine | eveqnzg (n, ld, a, w) |
| subroutine eveqnzg | ( | integer, intent(in) | n, |
| integer, intent(in) | ld, | ||
| complex(8), dimension(ld,n), intent(inout) | a, | ||
| complex(8), dimension(n), intent(out) | w | ||
| ) |
Definition at line 6 of file eveqnzg.f90.