eigenpy 3.12.0
Bindings between Numpy and Eigen using Boost.Python
Loading...
Searching...
No Matches
eigenpy::CholmodDecompositionVisitor< CholdmodDerived > Struct Template Reference
Inheritance diagram for eigenpy::CholmodDecompositionVisitor< CholdmodDerived >:
[legend]
Collaboration diagram for eigenpy::CholmodDecompositionVisitor< CholdmodDerived >:
[legend]

Public Types

typedef CholdmodDerived Solver

Public Member Functions

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

Detailed Description

template<typename CholdmodDerived>
struct eigenpy::CholmodDecompositionVisitor< CholdmodDerived >

Definition at line 14 of file CholmodDecomposition.hpp.

Member Typedef Documentation

◆ Solver

template<typename CholdmodDerived>
typedef CholdmodDerived eigenpy::CholmodDecompositionVisitor< CholdmodDerived >::Solver

Definition at line 17 of file CholmodDecomposition.hpp.

Member Function Documentation

◆ visit()

template<typename CholdmodDerived>
template<class PyClass>
void eigenpy::CholmodDecompositionVisitor< CholdmodDerived >::visit(PyClass &cl)const
inline

Definition at line 20 of file CholmodDecomposition.hpp.


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