Go to the source code of this file.
Namespaces | |
namespace | MR |
namespace | MR::Cuda |
Functions | |
template<typename BufferType , typename InputIt , typename GPUFunc , typename CPUFunc > | |
Expected< void > | MR::Cuda::cudaPipeline (BufferType init, InputIt begin, InputIt end, GPUFunc gpuFunc, CPUFunc cpuFunc) |