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 = const_name("")
 
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 327 of file numpy.h.

Member Typedef Documentation

◆ type

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

Definition at line 328 of file numpy.h.

Member Function Documentation

◆ append_extents()

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

Definition at line 332 of file numpy.h.

Member Data Documentation

◆ extents

template<typename T >
constexpr auto array_info_scalar< T >::extents = const_name("")
staticconstexpr

Definition at line 331 of file numpy.h.

◆ is_array

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

Definition at line 329 of file numpy.h.

◆ is_empty

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

Definition at line 330 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:11