eigenpy 3.12.0
Bindings between Numpy and Eigen using Boost.Python
Loading...
Searching...
No Matches
eigenpy::detail::NoneToPython< NoneType > Struct Template Reference

Static Public Member Functions

static PyObject * convert (const NoneType &)
static void registration ()

Detailed Description

template<typename NoneType>
struct eigenpy::detail::NoneToPython< NoneType >

Definition at line 65 of file optional.hpp.

Member Function Documentation

◆ convert()

template<typename NoneType>
PyObject * eigenpy::detail::NoneToPython< NoneType >::convert(const NoneType &)
inlinestatic

Definition at line 66 of file optional.hpp.

◆ registration()

template<typename NoneType>
void eigenpy::detail::NoneToPython< NoneType >::registration()
inlinestatic

Definition at line 68 of file optional.hpp.


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