Public Attributes | |
bool | bool_ |
float | float_ |
long double | ldbl_ |
uint32_t | uint_ |
Definition at line 22 of file test_numpy_dtypes.cpp.
bool SimpleStruct::bool_ |
Definition at line 23 of file test_numpy_dtypes.cpp.
float SimpleStruct::float_ |
Definition at line 25 of file test_numpy_dtypes.cpp.
long double SimpleStruct::ldbl_ |
Definition at line 26 of file test_numpy_dtypes.cpp.
uint32_t SimpleStruct::uint_ |
Definition at line 24 of file test_numpy_dtypes.cpp.