So-Bogus
A c++ sparse block matrix library aimed at Second Order cone problems
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Pages
bogus::BlockOperand< ObjectT > Struct Template Reference
Inheritance diagram for bogus::BlockOperand< ObjectT >:
bogus::BlockOperand< Scaling< ObjectT > >

Public Types

enum  { do_transpose = Traits::is_transposed }
 
typedef ObjectT ObjectType
 
typedef ObjectT::PlainObjectType PlainObjectType
 
typedef BlockMatrixTraits
< ObjectT > 
Traits
 
typedef Traits::Scalar Scalar
 

Public Member Functions

 BlockOperand (const ObjectT &o, Scalar s=1)
 

Public Attributes

BlockStorage< ObjectT,
Traits::is_temporary >
::ConstValue 
object
 
Scalar scaling
 

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