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

Public Member Functions

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

Static Public Member Functions

static void expose (const std::string &name)

Detailed Description

template<typename Preconditioner>
struct eigenpy::LimitedBFGSPreconditionerBaseVisitor< Preconditioner >

Definition at line 47 of file BFGSPreconditioners.hpp.

Member Function Documentation

◆ expose()

template<typename Preconditioner>
void eigenpy::LimitedBFGSPreconditionerBaseVisitor< Preconditioner >::expose(const std::string &name)
inlinestatic

Definition at line 59 of file BFGSPreconditioners.hpp.

◆ visit()

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

Definition at line 51 of file BFGSPreconditioners.hpp.


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