devicescratch.h File Reference
Namespaces | |
ttg | |
top-level TTG namespace contains runtime-neutral functionality | |
Typedefs | |
template<typename T > | |
using | ttg::devicescratch = TTG_IMPL_NS::devicescratch< T > |
Functions | |
template<typename T > | |
auto | ttg::make_scratch (T *val, ttg::scope scope, std::size_t count=1) |