(int i, int j, int k)
Allocation of a 3 dimensional double matrix.
Documentation
Allocation of a 3 dimensional double matrix.
- Parameters:
- rows - : number of rows
columns - : number of columns
height - : 3rd dimension
- Returns:
- pointer to a matrix
Alphabetic index
This page was generated with the help of DOC++.