Template Struct extract_to_eigen_ref
Defined in File std-vector.hpp
Inheritance Relationships
Base Type
public converter::extract_rvalue< Eigen::Ref< MatrixType > >
Struct Documentation
-
template<typename MatrixType>
struct extract_to_eigen_ref : public converter::extract_rvalue<Eigen::Ref<MatrixType>> -
Public Functions
-
inline operator result_type() const
-
inline extract_to_eigen_ref(PyObject *o)
-
inline extract_to_eigen_ref(api::object const &o)
-
inline operator result_type() const