int matrix_d_free

(double*** matrix, long zeilen)

Free the memory of a double matrix.

Documentation

Free the memory of a double matrix.
Parameters:
matrix - : matrix to free
rows - : number of rows
Returns:
0 for succes; -1 for error

Alphabetic index



This page was generated with the help of DOC++.