MCPcopy 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

40using af::dim4;
41template<typename T>
42class 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

getMethod · 0.95
swapFunction · 0.85
getOffsetFunction · 0.50

Tested by

no test coverage detected