Static Public Member Functions | Static Public Attributes | Static Private Attributes | List of all members
npy_format_descriptor< T, enable_if_t< satisfies_any_of< T, std::is_arithmetic, is_complex >::value > > Struct Template Reference

#include <numpy.h>

Inheritance diagram for npy_format_descriptor< T, enable_if_t< satisfies_any_of< T, std::is_arithmetic, is_complex >::value > >:
Inheritance graph
[legend]

Static Public Member Functions

static pybind11::dtype dtype ()
 

Static Public Attributes

static constexpr int value = values[detail::is_fmt_numeric<T>::index]
 

Static Private Attributes

static constexpr const int values [15]
 

Detailed Description

template<typename T>
struct npy_format_descriptor< T, enable_if_t< satisfies_any_of< T, std::is_arithmetic, is_complex >::value > >

Definition at line 1036 of file numpy.h.

Member Function Documentation

template<typename T >
static pybind11::dtype npy_format_descriptor< T, enable_if_t< satisfies_any_of< T, std::is_arithmetic, is_complex >::value > >::dtype ( )
inlinestatic

Definition at line 1051 of file numpy.h.

Member Data Documentation

template<typename T >
constexpr int npy_format_descriptor< T, enable_if_t< satisfies_any_of< T, std::is_arithmetic, is_complex >::value > >::value = values[detail::is_fmt_numeric<T>::index]
static

Definition at line 1049 of file numpy.h.

template<typename T >
constexpr const int npy_format_descriptor< T, enable_if_t< satisfies_any_of< T, std::is_arithmetic, is_complex >::value > >::values[15]
staticprivate

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


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