Static Public Attributes | List of all members
npy_format_descriptor_name< T, enable_if_t< std::is_floating_point< T >::value > > Struct Template Reference

#include <numpy.h>

Static Public Attributes

static constexpr auto name
 

Detailed Description

template<typename T>
struct npy_format_descriptor_name< T, enable_if_t< std::is_floating_point< T >::value > >

Definition at line 1021 of file numpy.h.

Member Data Documentation

template<typename T >
constexpr auto npy_format_descriptor_name< T, enable_if_t< std::is_floating_point< T >::value > >::name
static
Initial value:
_("numpy.float") + _<sizeof(T)*8>(), _("numpy.longdouble")
)

Definition at line 1022 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