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 = _("numpy.ndarray[") + npy_format_descriptor<T>::name + _("]")
 

Detailed Description

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

Definition at line 1617 of file numpy.h.

Member Data Documentation

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

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