SDSL
Tutorials
Getting Started
Configuration Space
Environments
Predicates
Localization
Python Bindings
Python API Reference
Python API Reference
C++ API Reference
C++ API Reference
Class Hierarchy
File Hierarchy
Full API
Namespaces
Classes and Structs
Functions
Template Function sdsl::fusion_2d
Template Function sdsl::localize_omp_forkjoin
Template Function sdsl::maxMinOnTrigRange
Variables
Defines
Typedefs
SDSL
C++ API Reference
Template Function sdsl::localize_omp_forkjoin
View page source
Template Function sdsl::localize_omp_forkjoin
Defined in
File sdsl_omp_forkjoin.hpp
Function Documentation
template
<
int
D
,
typename
FT
,
Predicate
<
D
,
FT
>
Pred
>
std
::
vector
<
Voxel
<
D
,
FT
>
>
sdsl
::
localize_omp_forkjoin
(
Voxel
<
D
,
FT
>
boundingBox
,
Pred
predicate
,
int
recursionDepth
,
double
timeout
,
bool
verbose
)