|
CPPuddle
|
Go to the source code of this file.
Typedefs | |
| using | Aggregated_Executor_Modes = cppuddle::kernel_aggregation::aggregated_executor_modes |
| template<typename T , typename Host_Allocator , typename Executor > | |
| using | Allocator_Slice = cppuddle::kernel_aggregation::allocator_slice< T, Host_Allocator, Executor > |
| template<typename Executor > | |
| using | Aggregated_Executor = cppuddle::kernel_aggregation::aggregated_executor< Executor > |
| template<const char * kernelname, class Interface , class Pool > | |
| using | aggregation_pool = cppuddle::kernel_aggregation::aggregation_pool< kernelname, Interface, Pool > |
| using Aggregated_Executor = cppuddle::kernel_aggregation::aggregated_executor<Executor> |
| using aggregation_pool = cppuddle::kernel_aggregation::aggregation_pool<kernelname, Interface, Pool> |
| using Allocator_Slice = cppuddle::kernel_aggregation::allocator_slice<T, Host_Allocator, Executor> |