eigenpy 3.12.0 Bindings between Numpy and Eigen using Boost.Python |
Public Types | |
| typedef Eigen::MatrixXd | MatrixType |
| typedef Eigen::VectorXd | VectorType |
Public Member Functions | |
| template<class PyClass> | |
| void | visit (PyClass &cl) const |
Definition at line 16 of file BasicPreconditioners.hpp.
| typedef Eigen::MatrixXd eigenpy::PreconditionerBaseVisitor< Preconditioner >::MatrixType |
Definition at line 18 of file BasicPreconditioners.hpp.
| typedef Eigen::VectorXd eigenpy::PreconditionerBaseVisitor< Preconditioner >::VectorType |
Definition at line 19 of file BasicPreconditioners.hpp.
| inline |
Definition at line 22 of file BasicPreconditioners.hpp.