MCPcopy Create free account
hub / github.com/OriginQ/QPanda-2 / array

Method array

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

Source from the content-addressed store, hash-verified

692 };
693
694 array() : array(0, static_cast<const double *>(nullptr)) {}
695
696 using ShapeContainer = detail::any_container<ssize_t>;
697 using StridesContainer = detail::any_container<ssize_t>;

Callers

nothing calls this directly

Calls 13

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

Tested by

no test coverage detected