DPC++ Runtime
Runtime libraries for oneAPI DPC++
sycl::_V1::detail::NDLoopIterateImpl< NDims, Dim, LoopBoundTy, FuncTy, LoopIndexTy > Member List

This is the complete list of members for sycl::_V1::detail::NDLoopIterateImpl< NDims, Dim, LoopBoundTy, FuncTy, LoopIndexTy >, including all inherited members.

NDLoopIterateImpl(const LoopIndexTy< NDims > &LowerBound, const LoopBoundTy< NDims > &Stride, const LoopBoundTy< NDims > &UpperBound, FuncTy f, LoopIndexTy< NDims > &Index)sycl::_V1::detail::NDLoopIterateImpl< NDims, Dim, LoopBoundTy, FuncTy, LoopIndexTy >inline