Interface BdStepsizeAdjustmentStrategy
-
- All Known Implementing Classes:
SimpleBdStepsizeAdjustmentStrategy
public interface BdStepsizeAdjustmentStrategy
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetDecision()DoublegetStepsize(Double prevStepsize)BooleanisRelaxingStrongly()
-