#include <SimpleExpectedSquaredJumpDistanceTuner.hpp>
◆ param_type()
| hops::SimpleExpectedSquaredJumpDistanceTuner::param_type::param_type |
( |
size_t |
iterationsToTestStepSize, |
|
|
size_t |
stepSizeGridSize, |
|
|
double |
stepSizeLowerBound, |
|
|
double |
stepSizeUpperBound, |
|
|
bool |
considerTimeCost, |
|
|
std::string |
outputDirectory |
|
) |
| |
◆ considerTimeCost
| bool hops::SimpleExpectedSquaredJumpDistanceTuner::param_type::considerTimeCost |
◆ iterationsToTestStepSize
| size_t hops::SimpleExpectedSquaredJumpDistanceTuner::param_type::iterationsToTestStepSize |
◆ outputDirectory
| std::string hops::SimpleExpectedSquaredJumpDistanceTuner::param_type::outputDirectory |
◆ stepSizeGridSize
| size_t hops::SimpleExpectedSquaredJumpDistanceTuner::param_type::stepSizeGridSize |
◆ stepSizeLowerBound
| double hops::SimpleExpectedSquaredJumpDistanceTuner::param_type::stepSizeLowerBound |
◆ stepSizeUpperBound
| double hops::SimpleExpectedSquaredJumpDistanceTuner::param_type::stepSizeUpperBound |
The documentation for this struct was generated from the following files: