hops
Public Member Functions | Public Attributes | List of all members
hops::SimpleExpectedSquaredJumpDistanceTuner::param_type Struct Reference

#include <SimpleExpectedSquaredJumpDistanceTuner.hpp>

Collaboration diagram for hops::SimpleExpectedSquaredJumpDistanceTuner::param_type:
Collaboration graph

Public Member Functions

 param_type (size_t iterationsToTestStepSize, size_t stepSizeGridSize, double stepSizeLowerBound, double stepSizeUpperBound, bool considerTimeCost, std::string outputDirectory)
 

Public Attributes

size_t iterationsToTestStepSize
 
size_t stepSizeGridSize
 
double stepSizeLowerBound
 
double stepSizeUpperBound
 
bool considerTimeCost
 
std::string outputDirectory
 

Constructor & Destructor Documentation

◆ param_type()

hops::SimpleExpectedSquaredJumpDistanceTuner::param_type::param_type ( size_t  iterationsToTestStepSize,
size_t  stepSizeGridSize,
double  stepSizeLowerBound,
double  stepSizeUpperBound,
bool  considerTimeCost,
std::string  outputDirectory 
)

Member Data Documentation

◆ 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: