So-Bogus
A c++ sparse block matrix library aimed at Second Order cone problems
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Pages
bogus::MatrixTraits< Eigen::SparseMatrix< _Scalar, _Options, _Index > > Struct Template Reference

Public Types

typedef _Scalar Scalar
 
typedef Eigen::SparseMatrix
< Scalar, _Options, _Index > 
MatrixType
 
typedef LU
< Eigen::SparseMatrixBase
< Eigen::SparseMatrix< Scalar,
_Options, _Index > > > 
LUType
 
typedef LDLT
< Eigen::SparseMatrixBase
< Eigen::SparseMatrix< Scalar,
_Options, _Index > > > 
LDLTType
 

Static Public Member Functions

static const MatrixType & asConstMatrix (const MatrixType &src)
 

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