MCPcopy Create free account
hub / github.com/InteractiveComputerGraphics/SPlisHSPlasH / itemsize

Function itemsize

extern/pybind/include/pybind11/numpy.h:1415–1415  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1413 : array({count}, {}, ptr, base) {}
1414
1415 constexpr ssize_t itemsize() const { return sizeof(T); }
1416
1417 template <typename... Ix>
1418 ssize_t index_at(Ix... index) const {

Callers 6

nbytesMethod · 0.85
nbytesMethod · 0.85
index_atMethod · 0.85
array_tFunction · 0.85
index_atFunction · 0.85
numpy.hFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected