Static Public Member Functions | Static Public Attributes | Static Private Member Functions | List of all members
npy_format_descriptor< T, SFINAE > Struct Template Reference

#include <numpy.h>

Static Public Member Functions

static pybind11::dtype dtype ()
 
static std::string format ()
 
static void register_dtype (any_container< field_descriptor > fields)
 

Static Public Attributes

static constexpr auto name = make_caster<T>::name
 

Static Private Member Functions

static bool direct_converter (PyObject *obj, void *&value)
 
static PyObject * dtype_ptr ()
 

Detailed Description

template<typename T, typename SFINAE>
struct npy_format_descriptor< T, SFINAE >

Definition at line 46 of file numpy.h.

Member Function Documentation

template<typename T, typename SFINAE>
static bool npy_format_descriptor< T, SFINAE >::direct_converter ( PyObject *  obj,
void *&  value 
)
inlinestaticprivate

Definition at line 1183 of file numpy.h.

template<typename T, typename SFINAE>
static pybind11::dtype npy_format_descriptor< T, SFINAE >::dtype ( )
inlinestatic

Definition at line 1163 of file numpy.h.

template<typename T, typename SFINAE>
static PyObject* npy_format_descriptor< T, SFINAE >::dtype_ptr ( )
inlinestaticprivate

Definition at line 1178 of file numpy.h.

template<typename T, typename SFINAE>
static std::string npy_format_descriptor< T, SFINAE >::format ( )
inlinestatic

Definition at line 1167 of file numpy.h.

template<typename T, typename SFINAE>
static void npy_format_descriptor< T, SFINAE >::register_dtype ( any_container< field_descriptor fields)
inlinestatic

Definition at line 1172 of file numpy.h.

Member Data Documentation

template<typename T, typename SFINAE>
constexpr auto npy_format_descriptor< T, SFINAE >::name = make_caster<T>::name
static

Definition at line 1161 of file numpy.h.


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


gtsam
Author(s):
autogenerated on Sat May 8 2021 02:51:48