compute addition between the both m1 and m2 matrices
- Author:
- Abal-Kassim Cheik Ahamed <akcheik@gmail.com>
- Parameters:
-
| m1 | : type(matrix) |
| m2 | : type(matrix) |
- Date:
- 12th of March, 2011
- Returns:
- res : type(matrix)
Definition at line 1978 of file matrix.f90.