(int n, int m)
Allocation of a static double matrix with a single malloc.
Documentation
Allocation of a static double matrix with a single malloc.
- 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++.