HepMC3 event record library
Public Types | Public Member Functions | Static Public Member Functions | Static Public Attributes
type_caster< Type, enable_if_t< is_eigen_dense_map< Type >::value > > Struct Template Reference
+ Inheritance diagram for type_caster< Type, enable_if_t< is_eigen_dense_map< Type >::value > >:
+ Collaboration diagram for type_caster< Type, enable_if_t< is_eigen_dense_map< Type >::value > >:

Public Types

using cast_op_type = Type
 

Public Member Functions

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

Static Public Member Functions

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

Static Public Attributes

static constexpr auto name
 

Detailed Description

template<typename Type>
struct type_caster< Type, enable_if_t< is_eigen_dense_map< Type >::value > >

Definition at line 396 of file eigen.h.


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