Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
nbytes
Method · 0.85
nbytes
Method · 0.85
index_at
Method · 0.85
array_t
Function · 0.85
index_at
Function · 0.85
numpy.h
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected