MCPcopy Create free account
hub / github.com/KratosMultiphysics/Kratos / array

Method array

external_libraries/pybind11/numpy.h:1031–1031  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1029 };
1030
1031 array() : array(0, static_cast<const double *>(nullptr)) {}
1032
1033 using ShapeContainer = detail::any_container<ssize_t>;
1034 using StridesContainer = detail::any_container<ssize_t>;

Calls 13

c_stridesFunction · 0.85
moveFunction · 0.85
dtypeClass · 0.85
inc_refMethod · 0.80
handleFunction · 0.70
getFunction · 0.50
emptyMethod · 0.45
itemsizeMethod · 0.45
sizeMethod · 0.45
flagsMethod · 0.45
ptrMethod · 0.45
releaseMethod · 0.45