Parasol Planning Library (PPL)
Data Fields
DynamicRegionsPRM::SamplerSetting Struct Reference

Settings for a specific sampler. More...

#include <DynamicRegionsPRM.h>

Collaboration diagram for DynamicRegionsPRM::SamplerSetting:
Collaboration graph
[legend]

Data Fields

std::string label
 The sampler label. More...
 
size_t count
 The number of samples to generate. More...
 
size_t attempts
 The number of attempts to generate each sample. More...
 

Detailed Description

Settings for a specific sampler.

Field Documentation

◆ attempts

size_t DynamicRegionsPRM::SamplerSetting::attempts

The number of attempts to generate each sample.

◆ count

size_t DynamicRegionsPRM::SamplerSetting::count

The number of samples to generate.

◆ label

std::string DynamicRegionsPRM::SamplerSetting::label

The sampler label.


The documentation for this struct was generated from the following file: