eigenpy 3.12.0
Bindings between Numpy and Eigen using Boost.Python
Loading...
Searching...
No Matches
eigenpy::details::VariantConverter< Variant > Struct Template Reference

#include <eigenpy/variant.hpp>

Classes

struct  apply

Public Types

typedef Variant variant_type

Detailed Description

template<typename Variant>
struct eigenpy::details::VariantConverter< Variant >

Converter used in

See also
ReturnInternalVariant. This is inspired by
bp::reference_existing_object. It will call
VariantRefToObject to extract the alternative reference.

Definition at line 246 of file variant.hpp.

Member Typedef Documentation

◆ variant_type

template<typename Variant>
typedef Variant eigenpy::details::VariantConverter< Variant >::variant_type

Definition at line 247 of file variant.hpp.


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