SparseMatrixStructure Member List

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)SparseMatrixStructurefriend
getColsAndRows(int *cols, int *rows) const SparseMatrixStructure
hSparseMatrixStructureprotected
height() const SparseMatrixStructureinline
irSparseMatrixStructureprotected
jcSparseMatrixStructureprotected
nnzSparseMatrixStructureprotected
operator=(const SparseMatrixStructure &source)SparseMatrixStructureinlineprotected
ownerSparseMatrixStructureprotected
size() const SparseMatrixStructureinline
size(int c) const SparseMatrixStructure
SparseMatrixStructure(const mxArray *ptr, bool makeCopy=false)SparseMatrixStructureexplicit
SparseMatrixStructure(const SparseMatrixStructure &source)SparseMatrixStructure
wSparseMatrixStructureprotected
width() const SparseMatrixStructureinline
~SparseMatrixStructure()SparseMatrixStructure