Public Types | Public Member Functions | Static Public Member Functions | Static Public Attributes | Private Types | List of all members
eigen_map_caster< MapType > Struct Template Reference

#include <eigen.h>

Public Types

template<typename >
using cast_op_type = MapType
 

Public Member Functions

bool load (handle, bool)=delete
 
 operator MapType ()=delete
 

Static Public Member Functions

static handle cast (const MapType &src, return_value_policy policy, handle parent)
 

Static Public Attributes

static constexpr auto name = props::descriptor
 

Private Types

using props = EigenProps< MapType >
 

Detailed Description

template<typename MapType>
struct eigen_map_caster< MapType >

Definition at line 357 of file wrap/pybind11/include/pybind11/eigen.h.

Member Typedef Documentation

template<typename MapType>
template<typename >
using eigen_map_caster< MapType >::cast_op_type = MapType

Definition at line 392 of file wrap/pybind11/include/pybind11/eigen.h.

template<typename MapType>
using eigen_map_caster< MapType >::props = EigenProps<MapType>
private

Definition at line 359 of file wrap/pybind11/include/pybind11/eigen.h.

Member Function Documentation

template<typename MapType>
static handle eigen_map_caster< MapType >::cast ( const MapType src,
return_value_policy  policy,
handle  parent 
)
inlinestatic

Definition at line 369 of file wrap/pybind11/include/pybind11/eigen.h.

template<typename MapType>
bool eigen_map_caster< MapType >::load ( handle  ,
bool   
)
delete
template<typename MapType>
eigen_map_caster< MapType >::operator MapType ( )
delete

Member Data Documentation

template<typename MapType>
constexpr auto eigen_map_caster< MapType >::name = props::descriptor
static

Definition at line 385 of file wrap/pybind11/include/pybind11/eigen.h.


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


gtsam
Author(s):
autogenerated on Sat May 8 2021 02:51:47