Go to the documentation of this file.
9 #ifndef INCLUDE_SPARSEMATRIX
10 #define INCLUDE_SPARSEMATRIX
SparseMatrix(const mxArray *ptr)
void copyto(double *dest) const
static int getSizeOfSparseMatrix(const mxArray *ptr)
void getColsAndRows(int *cols, int *rows) const
static bool inIncOrder(const mxArray *ptr)
friend int width(const SparseMatrix &A)
friend int height(const SparseMatrix &A)
static bool isLowerTri(const mxArray *ptr)
bool copyto(SparseMatrix &dest) const
int numelems(int c) const