Public Attributes | List of all members
ArrayStruct Struct Reference

Public Attributes

char a [3][4]
 
int32_t b [2]
 
std::array< uint8_t, 3 > c
 
std::array< float, 2 > d [4]
 

Detailed Description

Definition at line 90 of file test_numpy_dtypes.cpp.

Member Data Documentation

◆ a

char ArrayStruct::a[3][4]

Definition at line 91 of file test_numpy_dtypes.cpp.

◆ b

int32_t ArrayStruct::b[2]

Definition at line 92 of file test_numpy_dtypes.cpp.

◆ c

std::array<uint8_t, 3> ArrayStruct::c

Definition at line 93 of file test_numpy_dtypes.cpp.

◆ d

std::array<float, 2> ArrayStruct::d[4]

Definition at line 94 of file test_numpy_dtypes.cpp.


The documentation for this struct was generated from the following file:


gtsam
Author(s):
autogenerated on Thu Jun 13 2024 03:11:49