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

Class AParam

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

Source from the content-addressed store, hash-verified

44struct Param;
45template<typename T, sycl::access_mode AM>
46struct AParam;
47
48template<typename T>
49using Buffer_ptr = std::shared_ptr<sycl::buffer<T>>;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected