Cartesius Library
matrices Module Reference

Data Types

type  complex_matrix
 
type  integer_matrix
 
type  matrix
 
type  real_ptr_matrix
 

Functions/Subroutines

real function determinant (m)
 
real function trace (m)
 

Function/Subroutine Documentation

◆ determinant()

real function matrices::determinant ( type(matrix), intent(in)  m)
Here is the call graph for this function:

◆ trace()

real function matrices::trace ( type(matrix), intent(in)  m)
Here is the call graph for this function: