Package com.bayesserver.analysis
Class ParameterTuningOneWay
- java.lang.Object
-
- com.bayesserver.analysis.ParameterTuningOneWay
-
public final class ParameterTuningOneWay extends Object
Represents the result of one way parameter tuning.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Interval<Double>
getInterval()
Gets the interval for the parameter which satisfies the constraint used in parameter tuning.
-