Open3D (C++ API)  0.17.0
Namespaces | Functions
Parallel.h File Reference

(9238339 (Tue Mar 14 18:49:09 2023 -0700))

Go to the source code of this file.

Namespaces

 open3d
 
 open3d::utility
 

Functions

int open3d::utility::EstimateMaxThreads ()
 Estimate the maximum number of threads to be used in a parallel region. More...
 
bool open3d::utility::InParallel ()
 Returns true if in an parallel section. More...