So-Bogus
A c++ sparse block matrix library aimed at Second Order cone problems
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Pages
bogus::SparseBlockIndexGetter< Derived, Major > Struct Template Reference

Public Types

typedef SparseBlockMatrixBase
< Derived > 
MatrixType
 
typedef
MatrixType::UncompressedIndexType 
ReturnType
 

Static Public Member Functions

static ReturnTypeget (MatrixType &matrix)
 
static const ReturnTypeget (const MatrixType &matrix)
 
static const ReturnTypegetOrCompute (const MatrixType &matrix, typename MatrixType::UncompressedIndexType &tempIndex)
 

The documentation for this struct was generated from the following file: