Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pybind/pybind11
/ increment
Method
increment
include/pybind11/numpy.h:1893–1893 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1891
}
1892
1893
void increment(size_type dim) { p_ptr += m_strides[dim]; }
1894
1895
void *data() const { return p_ptr; }
1896
Callers
1
increment_common_iterator
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected