This is the complete list of members for SparseMatrixStructure, including all inherited members.
copyElems(const SparseMatrixStructure &sourceStructure, const SparseMatrixStructure &destStructure, const double *sourceValues, double *destValues) | SparseMatrixStructure | friend |
getColsAndRows(int *cols, int *rows) const | SparseMatrixStructure | |
h | SparseMatrixStructure | protected |
height() const | SparseMatrixStructure | inline |
ir | SparseMatrixStructure | protected |
jc | SparseMatrixStructure | protected |
nnz | SparseMatrixStructure | protected |
operator=(const SparseMatrixStructure &source) | SparseMatrixStructure | inlineprotected |
owner | SparseMatrixStructure | protected |
size() const | SparseMatrixStructure | inline |
size(int c) const | SparseMatrixStructure | |
SparseMatrixStructure(const mxArray *ptr, bool makeCopy=false) | SparseMatrixStructure | explicit |
SparseMatrixStructure(const SparseMatrixStructure &source) | SparseMatrixStructure | |
w | SparseMatrixStructure | protected |
width() const | SparseMatrixStructure | inline |
~SparseMatrixStructure() | SparseMatrixStructure |