real*4 mod_matrix::m_maxCol ( type(matrix),intent(in)  m,
integer,intent(in)  j 
)
Author:
Abal-Kassim Cheik Ahamed <akcheik@gmail.com>
Parameters:
m : type(matrix)
j : j-th col
Date:
12th of March, 2011
Remarks:
Returns:
val : max of matrix (j-th col)

Definition at line 1549 of file matrix.f90.

 All Classes Namespaces Files Functions Variables Defines