VisionCpp
0.0.1
|
This files is used to provide an access mechanism for terminal nodes on the device. More...
Go to the source code of this file.
Namespaces | |
visioncpp | |
VisionCpp namespace. | |
visioncpp::internal | |
Internal implementations. | |
Functions | |
template<typename Expr > | |
auto | visioncpp::extract_accessors (cl::sycl::handler &cgh, Expr e) -> decltype(internal::ExtractAccessor< Expr::ND_Category, Expr >::getTuple(cgh, e)) |
This files is used to provide an access mechanism for terminal nodes on the device.
Definition in file extract_accessors.hpp.