Open3D (C++ API)  0.12.0
Namespaces | Functions
ParallelScan.h File Reference

(313315d (Wed Dec 23 23:39:47 2020 -0800))

#include <tbb/parallel_for.h>
#include "tbb/parallel_scan.h"

Go to the source code of this file.

Namespaces

 open3d
 
 open3d::utility
 

Functions

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