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

Public Types

typedef VectorType::RowsBlockXpr ReturnType
 
typedef
VectorType::ConstRowsBlockXpr 
ConstReturnType
 

Public Member Functions

 Segmenter (VectorType &vec, const Index *offsets)
 
ReturnType operator[] (const Index inner)
 
ConstReturnType operator[] (const Index inner) const
 

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