org.ddogleg.optimization.functions
Interface LineSearchFunction
-
- All Superinterfaces:
- CoupledDerivative
- All Known Subinterfaces:
- GradientLineFunction
- All Known Implementing Classes:
- CachedGradientLineFunction, CachedNumericalGradientLineFunction
public interface LineSearchFunction extends CoupledDerivative
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method and Description double[]getCurrentState()voidsetLine(double[] start, double[] direction)-
Methods inherited from interface org.ddogleg.optimization.functions.CoupledDerivative
computeDerivative, computeFunction, setInput
-
-
DataMelt 3.0 © DataMelt by jWork.ORG