init a matrix
- Author:
- Abal-Kassim Cheik Ahamed <akcheik@gmail.com>
- Parameters:
-
| m | : type(matrix) |
| rows_ | : row (optional, default: =2) |
| cols_ | : column (optional, default: =2) |
- Date:
- 09th of March, 2011
- Exceptions:
-
| positive | size expected for rows_ and cols_ |
Definition at line 469 of file matrix.f90.