(int n,  int m)
 Allocation of a double matrix.
Documentation
Allocation of a double matrix. 
- Parameters:
- rows - : number of rows
 columns - : number of columns
 
- Returns:
-   pointer to a matrix
 
Alphabetic index
This page was generated with the help of DOC++.