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

Public Types

typedef Type::Index Index
 
typedef Type::BlockPtr BlockPtr
 

Public Member Functions

 DiagonalMatrixWrapper (const Type &diag)
 
bool valid () const
 
const Type & get () const
 
const DiagonalMatrixWrapperasArray () const
 
void computeBlockIndices ()
 
bool has_element (const Index i) const
 
const Type::BlockType & operator[] (const Index i) const
 

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