ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
ParallelScan.h File Reference
#include <tbb/parallel_for.h>
#include <tbb/parallel_scan.h>
Include dependency graph for ParallelScan.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 cloudViewer
 Generic file read and write utility for python interface.
 
 cloudViewer::utility
 

Functions

template<class Tin , class Tout >
void cloudViewer::utility::InclusivePrefixSum (const Tin *first, const Tin *last, Tout *out)