norm of matrix (>=0)
- Author:
- Abal-Kassim Cheik Ahamed <akcheik@gmail.com>
- Parameters:
-
| m | : type(matrix) |
| type_norm | : type of norm ( optional) |
- Date:
- 26th of March, 2011
- Returns:
- res : norm of matrix
- Todo:
- verify avantage between fortran basic function and loop implementation
Definition at line 4254 of file matrix.f90.