Definition at line 178 of file math.F90.
◆ dlower_triangular_to_hermitian()
subroutine math_oct_m::lower_triangular_to_hermitian::dlower_triangular_to_hermitian |
( |
integer, intent(in) |
nn, |
|
|
real(real64), dimension(:, :), intent(inout) |
aa |
|
) |
| |
|
private |
◆ zlower_triangular_to_hermitian()
subroutine math_oct_m::lower_triangular_to_hermitian::zlower_triangular_to_hermitian |
( |
integer, intent(in) |
nn, |
|
|
complex(real64), dimension(:, :), intent(inout) |
aa |
|
) |
| |
|
private |
The documentation for this interface was generated from the following file: