#include "array.h"#include "mex.h"

Go to the source code of this file.
Classes | |
| class | SparseMatrixStructure |
Functions | |
| int | getSparseMatrixSize (const mxArray *ptr) |
| int | isSparseLowerTriangular (const mxArray *ptr) |
| int getSparseMatrixSize | ( | const mxArray * | ptr | ) |
| int isSparseLowerTriangular | ( | const mxArray * | ptr | ) |
1.6.1