param_type(double m_acceptanceRateTargetValue, 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 recordData=false) | hops::AcceptanceRateTuner::param_type | |