#include <std-vector.hpp>
Public Types | |
typedef Eigen::Ref< MatrixType > | RefType |
typedef RefType | result_type |
Public Member Functions | |
extract_to_eigen_ref (api::object const &o) | |
extract_to_eigen_ref (PyObject *o) | |
operator result_type () const | |
Protected Types | |
typedef converter::extract_rvalue< RefType > | base |
Definition at line 131 of file std-vector.hpp.
|
protected |
Definition at line 136 of file std-vector.hpp.
typedef Eigen::Ref<MatrixType> boost::python::extract_to_eigen_ref< MatrixType >::RefType |
Definition at line 133 of file std-vector.hpp.
typedef RefType boost::python::extract_to_eigen_ref< MatrixType >::result_type |
Definition at line 139 of file std-vector.hpp.
|
inline |
Definition at line 143 of file std-vector.hpp.
|
inline |
Definition at line 144 of file std-vector.hpp.
|
inline |
Definition at line 141 of file std-vector.hpp.