Go to the source code of this file.
Functions/Subroutines | |
pure real(8) function | trzhmm (n, a, b) |
pure real(8) function trzhmm | ( | integer, intent(in) | n, |
complex(8), dimension(n,n), intent(in) | a, | ||
complex(8), dimension(n,n), intent(in) | b | ||
) |
Definition at line 9 of file trzhmm.f90.