Public Types | Public Member Functions | List of all members
boost::python::extract< Eigen::RefBase< Derived > & > Struct Template Reference

#include <std-vector.hpp>

Inheritance diagram for boost::python::extract< Eigen::RefBase< Derived > & >:
Inheritance graph
[legend]

Public Types

typedef extract_to_eigen_ref< MatrixTypebase
 
typedef Eigen::RefBase< Derived > MatrixType
 
- Public Types inherited from boost::python::extract_to_eigen_ref< Eigen::RefBase< Derived > >
typedef Eigen::Ref< Eigen::RefBase< Derived > > RefType
 
typedef RefType result_type
 

Public Member Functions

 extract (api::object const &o)
 
 extract (PyObject *o)
 
- Public Member Functions inherited from boost::python::extract_to_eigen_ref< Eigen::RefBase< Derived > >
 extract_to_eigen_ref (api::object const &o)
 
 extract_to_eigen_ref (PyObject *o)
 
 operator result_type () const
 

Additional Inherited Members

- Protected Types inherited from boost::python::extract_to_eigen_ref< Eigen::RefBase< Derived > >
typedef converter::extract_rvalue< RefTypebase
 

Detailed Description

template<typename Derived>
struct boost::python::extract< Eigen::RefBase< Derived > & >

Definition at line 170 of file std-vector.hpp.

Member Typedef Documentation

◆ base

template<typename Derived >
typedef extract_to_eigen_ref<MatrixType> boost::python::extract< Eigen::RefBase< Derived > & >::base

Definition at line 173 of file std-vector.hpp.

◆ MatrixType

template<typename Derived >
typedef Eigen::RefBase<Derived> boost::python::extract< Eigen::RefBase< Derived > & >::MatrixType

Definition at line 172 of file std-vector.hpp.

Constructor & Destructor Documentation

◆ extract() [1/2]

template<typename Derived >
boost::python::extract< Eigen::RefBase< Derived > & >::extract ( PyObject *  o)
inline

Definition at line 174 of file std-vector.hpp.

◆ extract() [2/2]

template<typename Derived >
boost::python::extract< Eigen::RefBase< Derived > & >::extract ( api::object const &  o)
inline

Definition at line 175 of file std-vector.hpp.


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


eigenpy
Author(s): Justin Carpentier, Nicolas Mansard
autogenerated on Fri Apr 26 2024 02:17:35