int stat_matrix_d_free

(double*** matrix)

Free the memory of a static double matrix.

Documentation

Free the memory of a static 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++.