| addCol(map< int, T > &col) | PLearn::DoubleAccessSparseMatrix< T > | [virtual] |
| addCompressedVec(T *compressed_vec, int n_elems) | PLearn::DoubleAccessSparseMatrix< T > | [virtual] |
| addRow(map< int, T > &row) | PLearn::DoubleAccessSparseMatrix< T > | [virtual] |
| clear() | PLearn::DoubleAccessSparseMatrix< T > | [virtual] |
| clearCol(int j, bool force_synchro_if_double_accessible) | PLearn::DoubleAccessSparseMatrix< T > | [virtual] |
| clearElem(int i, int j) | PLearn::DoubleAccessSparseMatrix< T > | [virtual] |
| clearRow(int i, bool force_synchro_if_double_accessible) | PLearn::DoubleAccessSparseMatrix< T > | [virtual] |
| cols | PLearn::DoubleAccessSparseMatrix< T > | [protected] |
| double_access | PLearn::DoubleAccessSparseMatrix< T > | [protected] |
| DoubleAccessSparseMatrix(int n_rows=0, int n_cols=0, string _name="<no-name>", int _mode=ROW_WISE, bool _double_access=false, T _null_elem=0) | PLearn::DoubleAccessSparseMatrix< T > | |
| exists(int i, int j) | PLearn::DoubleAccessSparseMatrix< T > | [virtual] |
| get(int i, int j) | PLearn::DoubleAccessSparseMatrix< T > | [virtual] |
| getAsCompressedVec() | PLearn::DoubleAccessSparseMatrix< T > | [virtual] |
| getAsMaxSizedCompressedVecs(int max_size, vector< pair< T *, int > > &vectors) | PLearn::DoubleAccessSparseMatrix< T > | [virtual] |
| getClassName() const | PLearn::DoubleAccessSparseMatrix< T > | [inline, virtual] |
| getCol(int j) | PLearn::DoubleAccessSparseMatrix< T > | [virtual] |
| getHeight() const | PLearn::DoubleAccessSparseMatrix< T > | [inline, virtual] |
| getMode() | PLearn::DoubleAccessSparseMatrix< T > | [inline, virtual] |
| getName() | PLearn::DoubleAccessSparseMatrix< T > | [inline, virtual] |
| getNullElem() | PLearn::DoubleAccessSparseMatrix< T > | [inline, virtual] |
| getRow(int i) | PLearn::DoubleAccessSparseMatrix< T > | [virtual] |
| getWidth() const | PLearn::DoubleAccessSparseMatrix< T > | [inline, virtual] |
| height | PLearn::DoubleAccessSparseMatrix< T > | [protected] |
| incr(int i, int j, T inc) | PLearn::DoubleAccessSparseMatrix< T > | [virtual] |
| isDoubleAccessible() | PLearn::DoubleAccessSparseMatrix< T > | [inline, virtual] |
| mode | PLearn::DoubleAccessSparseMatrix< T > | [protected] |
| name | PLearn::DoubleAccessSparseMatrix< T > | [protected] |
| null_elem | PLearn::DoubleAccessSparseMatrix< T > | [protected] |
| operator()(int i, int j) | PLearn::DoubleAccessSparseMatrix< T > | [inline, virtual] |
| PPointable() | PLearn::PPointable | [inline] |
| PPointable(const PPointable &other) | PLearn::PPointable | [inline] |
| read(PStream &in) | PLearn::DoubleAccessSparseMatrix< T > | [virtual] |
| ref() const | PLearn::PPointable | [inline] |
| resize(int n_rows, int n_cols) | PLearn::DoubleAccessSparseMatrix< T > | [virtual] |
| rows | PLearn::DoubleAccessSparseMatrix< T > | [protected] |
| set(int i, int j, T value) | PLearn::DoubleAccessSparseMatrix< T > | [virtual] |
| setCompressedVec(T *compressed_vec, int n_elems) | PLearn::DoubleAccessSparseMatrix< T > | [virtual] |
| setDoubleAccessible(bool da) | PLearn::DoubleAccessSparseMatrix< T > | [virtual] |
| setMode(int new_mode) | PLearn::DoubleAccessSparseMatrix< T > | [virtual] |
| setName(string n) | PLearn::DoubleAccessSparseMatrix< T > | [inline, virtual] |
| size() | PLearn::DoubleAccessSparseMatrix< T > | [virtual] |
| sumCol(int j) | PLearn::DoubleAccessSparseMatrix< T > | [virtual] |
| sumOfElements() | PLearn::DoubleAccessSparseMatrix< T > | [virtual] |
| sumRow(int i) | PLearn::DoubleAccessSparseMatrix< T > | [virtual] |
| unref() const | PLearn::PPointable | [inline] |
| usage() const | PLearn::PPointable | [inline] |
| width | PLearn::DoubleAccessSparseMatrix< T > | [protected] |
| write(PStream &out) const | PLearn::DoubleAccessSparseMatrix< T > | [virtual] |
| ~DoubleAccessSparseMatrix() | PLearn::DoubleAccessSparseMatrix< T > | [inline, virtual] |
| ~PPointable() | PLearn::PPointable | [inline, virtual] |