Static Public Attributes | List of all members
handle_type_name< array_t< T, Flags > > Struct Template Reference

#include <numpy.h>

Static Public Attributes

static constexpr auto name = const_name("numpy.ndarray[") + npy_format_descriptor<T>::name + const_name("]")
 

Detailed Description

template<typename T, int Flags>
struct handle_type_name< array_t< T, Flags > >

Definition at line 1950 of file numpy.h.

Member Data Documentation

◆ name

template<typename T , int Flags>
constexpr auto handle_type_name< array_t< T, Flags > >::name = const_name("numpy.ndarray[") + npy_format_descriptor<T>::name + const_name("]")
staticconstexpr

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