Open3D (C++ API)  0.19.0
Loading...
Searching...
No Matches
Parallel.h File Reference

Go to the source code of this file.

Namespaces

namespace  open3d
namespace  open3d::utility

Functions

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