Static Public Member Functions | List of all members
eigenpy::details::NumericConvertibleImpl< T, typename std::enable_if< std::is_floating_point< T >::value >::type > Struct Template Reference

#include <variant.hpp>

Static Public Member Functions

static void * convertible (PyObject *obj)
 
static PyTypeObject const * expected_pytype ()
 

Detailed Description

template<typename T>
struct eigenpy::details::NumericConvertibleImpl< T, typename std::enable_if< std::is_floating_point< T >::value >::type >

Definition at line 158 of file variant.hpp.

Member Function Documentation

◆ convertible()

template<typename T >
static void* eigenpy::details::NumericConvertibleImpl< T, typename std::enable_if< std::is_floating_point< T >::value >::type >::convertible ( PyObject *  obj)
inlinestatic

Definition at line 160 of file variant.hpp.

◆ expected_pytype()

template<typename T >
static PyTypeObject const* eigenpy::details::NumericConvertibleImpl< T, typename std::enable_if< std::is_floating_point< T >::value >::type >::expected_pytype ( )
inlinestatic

Definition at line 164 of file variant.hpp.


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


eigenpy
Author(s): Justin Carpentier, Nicolas Mansard
autogenerated on Fri Jun 14 2024 02:15:58