#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 > |
Definition at line 414 of file wrap/pybind11/include/pybind11/eigen.h.
using eigen_map_caster< MapType >::cast_op_type = MapType |
Definition at line 449 of file wrap/pybind11/include/pybind11/eigen.h.
|
private |
Definition at line 416 of file wrap/pybind11/include/pybind11/eigen.h.
|
inlinestatic |
Definition at line 425 of file wrap/pybind11/include/pybind11/eigen.h.
|
delete |
|
delete |
|
static |
Definition at line 441 of file wrap/pybind11/include/pybind11/eigen.h.