#include <DoubleAccessSparseMatrix.h>
Inheritance diagram for PLearn::SMat< T >:


Public Member Functions | |
| SMat (int n_rows=0, int n_cols=0, string name="<no-name>", int mode=ROW_WISE, bool double_access=false) | |
| SMat (DoubleAccessSparseMatrix< T > *p) | |
| DoubleAccessSparseMatrix< T > * | getPtr () |
|
||||||||||||||||||||||||||||
|
Definition at line 200 of file DoubleAccessSparseMatrix.h. References mode. |
|
||||||||||
|
Definition at line 202 of file DoubleAccessSparseMatrix.h. |
|
|||||||||
|
Definition at line 204 of file DoubleAccessSparseMatrix.h. |
1.3.7