alpaka
Abstraction Library for Parallel Kernel Acceleration
alpaka::detail::ParallelForImpl< TKernel, TSchedule, omp::Schedule::Guided > Member List

This is the complete list of members for alpaka::detail::ParallelForImpl< TKernel, TSchedule, omp::Schedule::Guided >, including all inherited members.

operator()(TKernel const &, TLoopBody &&loopBody, TIdx const numIterations, TSchedule const &)alpaka::detail::ParallelForGuidedImpl< TKernel, TSchedule, TSfinae >inline