Template Struct CholmodDecompositionVisitor

Inheritance Relationships

Base Type

  • public boost::python::def_visitor< CholmodDecompositionVisitor< CholdmodDerived > >

Struct Documentation

template<typename CholdmodDerived>
struct CholmodDecompositionVisitor : public boost::python::def_visitor<CholmodDecompositionVisitor<CholdmodDerived>>

Public Types

typedef CholdmodDerived Solver

Public Functions

template<class PyClass>
inline void visit(PyClass &cl) const