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