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

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

operator()(TKernel const &, TLoopBody &&loopBody, TIdx const numIterations, omp::Schedule const &schedule)alpaka::detail::ParallelForImpl< TKernel, omp::Schedule, omp::Schedule::Guided >inline