MCPcopy Create free account
hub / github.com/catboost/catboost / array

Method array

contrib/libs/pybind11/include/pybind11/numpy.h:835–835  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

833 };
834
835 array() : array(0, static_cast<const double *>(nullptr)) {}
836
837 using ShapeContainer = detail::any_container<ssize_t>;
838 using StridesContainer = detail::any_container<ssize_t>;

Calls 13

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