Static Public Attributes | List of all members
npy_format_descriptor_name< T, enable_if_t< std::is_integral< 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_integral< T >::value > >

Definition at line 1234 of file numpy.h.

Member Data Documentation

◆ name

template<typename T >
constexpr auto npy_format_descriptor_name< T, enable_if_t< std::is_integral< T >::value > >::name
staticconstexpr
Initial value:
const_name("bool"),
const_name<std::is_signed<T>::value>("numpy.int", "numpy.uint")
+ const_name<sizeof(T) * 8>())

Definition at line 1235 of file numpy.h.


The documentation for this struct was generated from the following file:
const_name
constexpr descr< N - 1 > const_name(char const (&text)[N])
Definition: descr.h:60
Eigen::Triplet
A small structure to hold a non zero as a triplet (i,j,value).
Definition: SparseUtil.h:162
test_callbacks.value
value
Definition: test_callbacks.py:158


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