Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pybind/pybind11
/ data
Method
data
tests/test_buffers.cpp:119–119 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
117
}
118
119
float *data() { return m_data; }
120
121
py::ssize_t rows() const { return m_rows; }
122
py::ssize_t cols() const { return m_cols; }
Callers
12
begin
Method · 0.45
end
Method · 0.45
TEST_SUBMODULE
Function · 0.45
test_data
Function · 0.45
TEST_SUBMODULE
Function · 0.45
corners
Method · 0.45
cornersConst
Method · 0.45
data
Function · 0.45
data_t
Function · 0.45
auxiliaries
Function · 0.45
TEST_SUBMODULE
Function · 0.45
test_array_ctors
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected