#include <ExpectedSquaredJumpDistanceTuner.hpp>
|
| | param_type (size_t iterationsToTestStepSize, size_t posteriorUpdateIterations, size_t pureSamplingIterations, size_t iterationsForConvergence, size_t stepSizeGridSize, double stepSizeLowerBound, double stepSizeUpperBound, double smoothingLength, size_t randomSeed, bool considerTimeCost, bool recordData=false) |
| |
◆ param_type()
| hops::ExpectedSquaredJumpDistanceTuner::param_type::param_type |
( |
size_t |
iterationsToTestStepSize, |
|
|
size_t |
posteriorUpdateIterations, |
|
|
size_t |
pureSamplingIterations, |
|
|
size_t |
iterationsForConvergence, |
|
|
size_t |
stepSizeGridSize, |
|
|
double |
stepSizeLowerBound, |
|
|
double |
stepSizeUpperBound, |
|
|
double |
smoothingLength, |
|
|
size_t |
randomSeed, |
|
|
bool |
considerTimeCost, |
|
|
bool |
recordData = false |
|
) |
| |
◆ considerTimeCost
| bool hops::ExpectedSquaredJumpDistanceTuner::param_type::considerTimeCost |
◆ iterationsForConvergence
| size_t hops::ExpectedSquaredJumpDistanceTuner::param_type::iterationsForConvergence |
◆ iterationsToTestStepSize
| size_t hops::ExpectedSquaredJumpDistanceTuner::param_type::iterationsToTestStepSize |
◆ posteriorUpdateIterations
| size_t hops::ExpectedSquaredJumpDistanceTuner::param_type::posteriorUpdateIterations |
◆ posteriorUpdateIterationsNeeded
| size_t hops::ExpectedSquaredJumpDistanceTuner::param_type::posteriorUpdateIterationsNeeded |
◆ pureSamplingIterations
| size_t hops::ExpectedSquaredJumpDistanceTuner::param_type::pureSamplingIterations |
◆ randomSeed
| size_t hops::ExpectedSquaredJumpDistanceTuner::param_type::randomSeed |
◆ recordData
| bool hops::ExpectedSquaredJumpDistanceTuner::param_type::recordData |
◆ smoothingLength
| double hops::ExpectedSquaredJumpDistanceTuner::param_type::smoothingLength |
◆ stepSizeGridSize
| size_t hops::ExpectedSquaredJumpDistanceTuner::param_type::stepSizeGridSize |
◆ stepSizeLowerBound
| double hops::ExpectedSquaredJumpDistanceTuner::param_type::stepSizeLowerBound |
◆ stepSizeUpperBound
| double hops::ExpectedSquaredJumpDistanceTuner::param_type::stepSizeUpperBound |
The documentation for this struct was generated from the following files: