MatDestroy

Frees space taken by a matrix.

Synopsis

int MatDestroy(Mat mat)
Collective on Mat

Input Parameter

mat -the matrix

Keywords

matrix, destroy

Level:beginner
Location:src/mat/interface/matrix.c
Matrix Index
Table of Contents