initialize the matrix by random value
- Author:
- Abal-Kassim Cheik Ahamed <akcheik@gmail.com>
- Parameters:
-
| m | : type(matrix) |
| low | : lbound (optional, default=1.0) |
| high | : ubound (optional, default=card(v)) |
- Date:
- 15th of March, 2011
Definition at line 822 of file matrix.f90.