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

Class Array

src/backend/cuda/Array.hpp:35–35  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

33
34template<typename T>
35class Array;
36
37/// Checks if the Array object can be migrated to the current device and if not,
38/// an error is thrown

Callers

nothing calls this directly

Calls 4

getMethod · 0.95
swapFunction · 0.85
dimsMethod · 0.45
stridesMethod · 0.45

Tested by

no test coverage detected