|
Feel++
0.92.0
|
Public Types | |
|
typedef vf::BlocksBase < boost::shared_ptr < MatrixSparse< T > > > | super_type |
| typedef BlocksBaseSparseMatrix< T > | self_type |
|
typedef boost::shared_ptr < MatrixSparse< T > > | matrix_sparse_ptrtype |
Public Member Functions | |
| BlocksBaseSparseMatrix (uint16_type nr, uint16_type nc) | |
| BlocksBaseSparseMatrix (super_type const &b) | |
| self_type | operator<< (matrix_sparse_ptrtype const &m) const |
1.7.6.1