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

Definition at line 1521 of file matrix.f90.

 All Classes Namespaces Files Functions Variables Defines