Public Attributes | |
py::dtype | dtype {} |
std::string | name {} |
int | size_cpp {} |
int | size_numpy {} |
Definition at line 45 of file test_numpy_array.cpp.
py::dtype DtypeSizeCheck::dtype {} |
Definition at line 50 of file test_numpy_array.cpp.
std::string DtypeSizeCheck::name {} |
Definition at line 46 of file test_numpy_array.cpp.
int DtypeSizeCheck::size_cpp {} |
Definition at line 47 of file test_numpy_array.cpp.
int DtypeSizeCheck::size_numpy {} |
Definition at line 48 of file test_numpy_array.cpp.