MCPcopy Create free account
hub / github.com/pybind/pybind11 / dtype

Class dtype

include/pybind11/numpy.h:53–53  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

51PYBIND11_WARNING_DISABLE_MSVC(4127)
52
53class dtype; // Forward declaration
54class array; // Forward declaration
55
56template <typename>

Callers 14

TEST_SUBMODULEFunction · 0.85
test_array_ctorsFunction · 0.85
test_dtype_ctorsFunction · 0.85
TEST_SUBMODULEFunction · 0.85
ofMethod · 0.85
strip_paddingMethod · 0.85
arrayMethod · 0.85
itemsizeMethod · 0.85
compareMethod · 0.85
dtypeMethod · 0.85
dtypeMethod · 0.85
dtypeMethod · 0.85

Calls 2

attrMethod · 0.80

Tested by 4

TEST_SUBMODULEFunction · 0.68
test_array_ctorsFunction · 0.68
test_dtype_ctorsFunction · 0.68
TEST_SUBMODULEFunction · 0.68