![]() |
(git:b77b4be)
|
Public Member Functions | |
pure subroutine | unit_matrix_d (a) |
Set the matrix a to be a unit matrix. | |
pure subroutine | unit_matrix_z (a) |
... | |
pure subroutine mathlib::unit_matrix::unit_matrix_d | ( | real(kind=dp), dimension(:, :), intent(inout) | a | ) |
pure subroutine mathlib::unit_matrix::unit_matrix_z | ( | complex(kind=dp), dimension(:, :), intent(inout) | a | ) |