ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
ReduceSubarraysSum.h File Reference
#include <tbb/parallel_for.h>
Include dependency graph for ReduceSubarraysSum.h:

Go to the source code of this file.

Namespaces

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

Functions

template<class T >
void cloudViewer::ml::impl::ReduceSubarraysSumCPU (const T *const values, const size_t values_size, const int64_t *const row_splits, const size_t num_arrays, T *out_sums)