So-Bogus
A c++ sparse block matrix library aimed at Second Order cone problems
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Pages
bogus::MatrixPreconditioner< PreconditionerMatrixType >::Type< MatrixType > Class Template Reference

Public Member Functions

void setMatrix (const MatrixType &)
 
void setPreconditionerMatrix (const PreconditionerMatrixType &preconditioner)
 
template<bool transpose, typename ResT , typename RhsT >
void apply (const RhsT &rhs, ResT &res) const
 

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