|
Developer Documentation
|
Public Member Functions | |
| T2 * | operator[] (int t) |
| const T2 * | operator[] (int t) const |
| int | threads (void) const |
| void | resize (size_t threads, int dim) |
Public Attributes | |
| std::vector< T2 * > | out |
Private Attributes | |
| int | _dim |
Definition at line 104 of file SparseMatrix.h.