MCPcopy Create free account
hub / github.com/arrayfire/arrayfire / Array

Class Array

src/backend/oneapi/Array.hpp:52–52  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

50using af::dim4;
51template<typename T>
52class Array;
53
54/// Checks if the Array object can be migrated to the current device and if not,
55/// an error is thrown

Callers

nothing calls this directly

Calls 3

getMethod · 0.95
swapFunction · 0.85
getOffsetFunction · 0.50

Tested by

no test coverage detected