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 89 of file test_numpy_dtypes.cpp.

Member Data Documentation

char ArrayStruct::a[3][4]

Definition at line 90 of file test_numpy_dtypes.cpp.

int32_t ArrayStruct::b[2]

Definition at line 91 of file test_numpy_dtypes.cpp.

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

Definition at line 92 of file test_numpy_dtypes.cpp.

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

Definition at line 93 of file test_numpy_dtypes.cpp.


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


gtsam
Author(s):
autogenerated on Sat May 8 2021 02:51:44