Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
44
struct Param;
45
template<typename T, sycl::access_mode AM>
46
struct AParam;
47
48
template<typename T>
49
using Buffer_ptr = std::shared_ptr<sycl::buffer<T>>;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected