PLearn 0.1
PLearn::SparseMatrix Member List
This is the complete list of members for PLearn::SparseMatrix, including all inherited members.
beginRowPLearn::SparseMatrix
diag(Vec &d)PLearn::SparseMatrix
diagonalOfSquare(Vec &d)PLearn::SparseMatrix
dotColumn(int j, Vec v)PLearn::SparseMatrix
dotRow(int i, Vec v)PLearn::SparseMatrix
endRowPLearn::SparseMatrix
length() const PLearn::SparseMatrix [inline]
loadFortran(const char *filename)PLearn::SparseMatrix
n_rowsPLearn::SparseMatrix
product(const Vec &x, Vec &y)PLearn::SparseMatrix
resize(int nbrows, int n_columns, int n_non_zero)PLearn::SparseMatrix
rowPLearn::SparseMatrix
saveFortran(const char *filename)PLearn::SparseMatrix
SparseMatrix()PLearn::SparseMatrix [inline]
SparseMatrix(int nbrows, int n_columns, int n_non_zero)PLearn::SparseMatrix [inline]
SparseMatrix(Vec bRow, Vec eRow, Vec Row, Vec Values, int nbrows)PLearn::SparseMatrix [inline]
SparseMatrix(Mat m)PLearn::SparseMatrix
SparseMatrix(string filename)PLearn::SparseMatrix [inline]
toMat()PLearn::SparseMatrix
valuesPLearn::SparseMatrix
width() const PLearn::SparseMatrix [inline]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines