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

Class array

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

Forward declaration

Source from the content-addressed store, hash-verified

52
53class dtype; // Forward declaration
54class array; // Forward declaration
55
56template <typename>
57struct numpy_scalar; // Forward declaration

Callers 5

TEST_SUBMODULEFunction · 0.85
mkarray_via_bufferFunction · 0.85
test_array_ctorsFunction · 0.85
eigen_array_castFunction · 0.85

Calls

no outgoing calls

Tested by 3

TEST_SUBMODULEFunction · 0.68
mkarray_via_bufferFunction · 0.68
test_array_ctorsFunction · 0.68