MeshLib C++ Docs
Loading...
Searching...
No Matches
MRCudaPipeline.h File Reference
#include "MRMesh/MRExpected.h"
#include "MRCudaPipeline.hpp"

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)