type(matrix) mod_matrix::m_identity ( integer,intent(in)  n  ) 

create identity matrix

Author:
Abal-Kassim Cheik Ahamed <akcheik@gmail.com>
Parameters:
n : size of identity matrix
Date:
12th of March, 2011
Remarks:
Returns:
res : type(matrix)

Definition at line 2147 of file matrix.f90.

 All Classes Namespaces Files Functions Variables Defines