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

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

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...