Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/arrayfire/arrayfire
/ getDataDims
Method
getDataDims
src/backend/oneapi/Array.hpp:289–289 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
287
dim_t getOffset() const { return info.getOffset(); }
288
289
dim4 getDataDims() const { return data_dims; }
290
291
void setDataDims(const dim4 &new_dims);
292
Callers
3
index
Function · 0.45
Array
Method · 0.45
createSubArray
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected