So-Bogus
A c++ sparse block matrix library aimed at Second Order cone problems
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Pages
bogus::BlockMatrixTraits< CompoundBlockMatrix< ColWise, MatrixT1, MatrixT2 > > Struct Template Reference
Inheritance diagram for bogus::BlockMatrixTraits< CompoundBlockMatrix< ColWise, MatrixT1, MatrixT2 > >:
bogus::BlockMatrixTraits< BlockObjectBase< CompoundBlockMatrix< ColWise, MatrixT1, MatrixT2 > > >

Public Types

enum  { RowsPerBlock, ColsPerBlock }
 
typedef BlockMatrixTraits
< MatrixT1 > 
OrigTraits
 
typedef BlockMatrixTraits
< MatrixT2 > 
OtherTraits
 
typedef OrigTraits::Scalar Scalar
 
typedef OrigTraits::Index Index
 

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