| So-Bogus
    A c++ sparse block matrix library aimed at Second Order cone problems | 
| Public Types | |
| typedef SparseBlockMatrixBase < Derived > | MatrixType | 
| typedef MatrixType::UncompressedIndexType | ReturnType | 
| Static Public Member Functions | |
| static ReturnType & | get (MatrixType &matrix) | 
| static const ReturnType & | get (const MatrixType &matrix) | 
| static const ReturnType & | getOrCompute (const MatrixType &matrix, typename MatrixType::UncompressedIndexType &tempIndex) |