#include </builds/ipbus/ipbus-software/uhal/python/pybind11-python2/include/pybind11/eigen.h>
Public Types | |
template<typename > | |
using | cast_op_type = MapType |
template<typename > | |
using | cast_op_type = MapType |
Public Member Functions | |
bool | load (handle, bool)=delete |
operator MapType ()=delete | |
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 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 > |
using | props = EigenProps< MapType > |
using eigen_map_caster< MapType >::cast_op_type = MapType |
using eigen_map_caster< MapType >::cast_op_type = MapType |
|
private |
|
private |
|
inlinestatic |
Definition at line 417 of file eigen.h.
References pybind11_fail().
|
inlinestatic |
Definition at line 418 of file matrix.h.
References pybind11_fail().
|
delete |
|
delete |
|
delete |
|
delete |
|
staticconstexpr |