![]() |
Parasol Planning Library (PPL)
|
Settings for a specific sampler. More...
#include <GroupPRM.h>
Data Fields | |
std::string | label |
The sampler label. More... | |
size_t | count |
The number of samples per call. More... | |
size_t | attempts |
The number of attempts per sample. More... | |
Settings for a specific sampler.
size_t GroupPRM::SamplerSetting::attempts |
The number of attempts per sample.
size_t GroupPRM::SamplerSetting::count |
The number of samples per call.
std::string GroupPRM::SamplerSetting::label |
The sampler label.