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 51 of file numpy.h.

Member Function Documentation

◆ direct_converter()

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

Definition at line 1451 of file numpy.h.

◆ dtype()

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

Definition at line 1431 of file numpy.h.

◆ dtype_ptr()

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

Definition at line 1446 of file numpy.h.

◆ format()

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

Definition at line 1433 of file numpy.h.

◆ register_dtype()

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

Definition at line 1438 of file numpy.h.

Member Data Documentation

◆ name

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

Definition at line 1429 of file numpy.h.


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


gtsam
Author(s):
autogenerated on Tue Jun 25 2024 03:08:15