Xmipp  v3.23.11-Nereus
SparseMatrix2D Member List

This is the complete list of members for SparseMatrix2D, including all inherited members.

getElemIJ(int row, int col) constSparseMatrix2D
iIdxSparseMatrix2D
jIdxSparseMatrix2D
loadMatrix(const FileName &fn)SparseMatrix2D
multMM(const SparseMatrix2D &X, SparseMatrix2D &Y)SparseMatrix2D
multMMDiagonal(const MultidimArray< double > &D, SparseMatrix2D &Y)SparseMatrix2D
multMv(double *x, double *y)SparseMatrix2D
NSparseMatrix2D
ncols() constSparseMatrix2Dinline
nrows() constSparseMatrix2Dinline
operator<<(std::ostream &out, const SparseMatrix2D &X)SparseMatrix2Dfriend
SparseMatrix2D(std::vector< SparseElement > &_elements, int _Nelements)SparseMatrix2D
sparseMatrix2DFromVector(std::vector< SparseElement > &_elements)SparseMatrix2D
valuesSparseMatrix2D