Public Types | Public Member Functions | Protected Types | List of all members
boost::python::extract_to_eigen_ref< MatrixType > Struct Template Reference

#include <std-vector.hpp>

Inheritance diagram for boost::python::extract_to_eigen_ref< MatrixType >:
Inheritance graph
[legend]

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< RefTypebase
 

Detailed Description

template<typename MatrixType>
struct boost::python::extract_to_eigen_ref< MatrixType >

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

Member Typedef Documentation

◆ base

template<typename MatrixType >
typedef converter::extract_rvalue<RefType> boost::python::extract_to_eigen_ref< MatrixType >::base
protected

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

◆ RefType

template<typename MatrixType >
typedef Eigen::Ref<MatrixType> boost::python::extract_to_eigen_ref< MatrixType >::RefType

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

◆ result_type

template<typename MatrixType >
typedef RefType boost::python::extract_to_eigen_ref< MatrixType >::result_type

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

Constructor & Destructor Documentation

◆ extract_to_eigen_ref() [1/2]

template<typename MatrixType >
boost::python::extract_to_eigen_ref< MatrixType >::extract_to_eigen_ref ( PyObject *  o)
inline

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

◆ extract_to_eigen_ref() [2/2]

template<typename MatrixType >
boost::python::extract_to_eigen_ref< MatrixType >::extract_to_eigen_ref ( api::object const &  o)
inline

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

Member Function Documentation

◆ operator result_type()

template<typename MatrixType >
boost::python::extract_to_eigen_ref< MatrixType >::operator result_type ( ) const
inline

Definition at line 140 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