Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/arrayfire/arrayfire
/ Array
Class
Array
src/backend/opencl/Array.hpp:42–42 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
40
using af::dim4;
41
template<typename T>
42
class Array;
43
44
/// Checks if the Array object can be migrated to the current device and if not,
45
/// an error is thrown
Callers
nothing calls this directly
Calls
3
get
Method · 0.95
swap
Function · 0.85
getOffset
Function · 0.50
Tested by
no test coverage detected