eigenpy 3.12.0 Bindings between Numpy and Eigen using Boost.Python |
#include <eigenpy/variant.hpp>
Static Public Member Functions | |
| static void | registration () |
| static void * | convertible (PyObject *obj) |
| static void | construct (PyObject *, bp::converter::rvalue_from_python_stage1_data *data) |
Convert None to a {boost,std}::variant with boost::blank or std::monostate value
Definition at line 108 of file variant.hpp.
| inlinestatic |
Definition at line 120 of file variant.hpp.
| inlinestatic |
Definition at line 115 of file variant.hpp.
| inlinestatic |
Definition at line 109 of file variant.hpp.