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

Settings for a specific sampler. More...

#include <GroupPRM.h>

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

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

Detailed Description

Settings for a specific sampler.

Field Documentation

◆ attempts

size_t GroupPRM::SamplerSetting::attempts

The number of attempts per sample.

◆ count

size_t GroupPRM::SamplerSetting::count

The number of samples per call.

◆ label

std::string GroupPRM::SamplerSetting::label

The sampler label.


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