This is the complete list of members for shark::TwoPointStepSizeAdaptation, including all inherited members.
init(double initialStepSize) | shark::TwoPointStepSizeAdaptation | inline |
setAlphaStep(double alphaStep) | shark::TwoPointStepSizeAdaptation | inline |
setLearningRate(double learningRate) | shark::TwoPointStepSizeAdaptation | inline |
setStepSize(double stepSize) | shark::TwoPointStepSizeAdaptation | inline |
stepSize() const | shark::TwoPointStepSizeAdaptation | inline |
TwoPointStepSizeAdaptation() | shark::TwoPointStepSizeAdaptation | inline |
update(SingleObjectiveFunction const &f, RealVector const &point, RealVector const &direction) | shark::TwoPointStepSizeAdaptation | inline |