Public Types | Static Public Member Functions | Static Public Attributes | List of all members
array_info_scalar< T > Struct Template Reference

#include <numpy.h>

Inheritance diagram for array_info_scalar< T >:
Inheritance graph
[legend]

Public Types

using type = T
 

Static Public Member Functions

static void append_extents (list &)
 

Static Public Attributes

static constexpr auto extents = _("")
 
static constexpr bool is_array = false
 
static constexpr bool is_empty = false
 

Detailed Description

template<typename T>
struct array_info_scalar< T >

Definition at line 283 of file numpy.h.

Member Typedef Documentation

template<typename T>
using array_info_scalar< T >::type = T

Definition at line 284 of file numpy.h.

Member Function Documentation

template<typename T>
static void array_info_scalar< T >::append_extents ( list )
inlinestatic

Definition at line 288 of file numpy.h.

Member Data Documentation

template<typename T>
constexpr auto array_info_scalar< T >::extents = _("")
static

Definition at line 287 of file numpy.h.

template<typename T>
constexpr bool array_info_scalar< T >::is_array = false
static

Definition at line 285 of file numpy.h.

template<typename T>
constexpr bool array_info_scalar< T >::is_empty = false
static

Definition at line 286 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:44