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, true > Struct Template Reference

Public Types

typedef SparseBlockMatrixBase
< Derived > 
MatrixType
 
typedef MatrixType::MajorIndexType 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 &)
 

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