Open3D (C++ API)  0.18.0+252c867
Namespaces | Functions
ReduceSubarraysSum.h File Reference

(252c867 (Sun May 5 05:39:34 2024 +0000))

#include <tbb/parallel_for.h>

Go to the source code of this file.

Namespaces

 open3d
 
 open3d::ml
 
 open3d::ml::impl
 

Functions

template<class T >
void open3d::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)