Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/davisking/dlib
/ array
Method
array
dlib/external/pybind11/include/pybind11/numpy.h:831–831 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
829
};
830
831
array() : array(0, static_cast<const double *>(nullptr)) {}
832
833
using ShapeContainer = detail::any_container<ssize_t>;
834
using StridesContainer = detail::any_container<ssize_t>;
Callers
nothing calls this directly
Calls
11
c_strides
Function · 0.85
move
Function · 0.85
dtype
Class · 0.85
inc_ref
Method · 0.80
handle
Function · 0.70
empty
Method · 0.45
itemsize
Method · 0.45
size
Method · 0.45
flags
Method · 0.45
release
Method · 0.45
data
Method · 0.45
Tested by
no test coverage detected