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< Scaling< ObjectT > > Struct Template Reference
Inheritance diagram for bogus::BlockOperand< Scaling< ObjectT > >:
bogus::BlockOperand< ObjectT >

Public Types

typedef BlockOperand< ObjectT > Base
 
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 Scaling< ObjectT > &o, typename Base::Scalar s=1)
 
 BlockOperand (const typename Base::ObjectType &o, typename Base::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: