#include <ProbSparseMatrix.h>
Inheritance diagram for PLearn::PSMat:


Public Member Functions | |
| PSMat (int n_rows=0, int n_cols=0, string name="pXY", int mode=ROW_WISE, bool double_access=false) | |
| PSMat (ProbSparseMatrix *p) | |
|
||||||||||||||||||||||||
|
Definition at line 91 of file ProbSparseMatrix.h. References mode. |
|
|
Definition at line 93 of file ProbSparseMatrix.h. |
1.3.7