Cartesius Library
|
Data Types | |
type | complex_matrix |
type | integer_matrix |
type | matrix |
type | real_ptr_matrix |
Functions/Subroutines | |
real function | determinant (m) |
real function | trace (m) |
real function matrices::determinant | ( | type(matrix), intent(in) | m | ) |
real function matrices::trace | ( | type(matrix), intent(in) | m | ) |