Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/arrayfire/arrayfire
/ getOffset
Method
getOffset
src/backend/cuda/Array.hpp:238–238 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
236
void eval() const;
237
238
dim_t getOffset() const { return info.getOffset(); }
239
240
dim4 getDataDims() const { return data_dims; }
241
Callers
1
createSubArray
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected