real*4 mod_matrix::m_trace ( type(matrix),intent(in)  m  ) 

compute the trace

Author:
Abal-Kassim Cheik Ahamed <akcheik@gmail.com>
Parameters:
m : type(matrix)
Date:
12th of March, 2011
Remarks:
Returns:
res : real*4 , the matrix

Definition at line 3186 of file matrix.f90.

 All Classes Namespaces Files Functions Variables Defines