org.ddogleg.optimization.impl
Class CommonLineSearch
- java.lang.Object
-
- org.ddogleg.optimization.impl.CommonLineSearch
-
- All Implemented Interfaces:
- java.io.Serializable, IterativeOptimization, LineSearch
public abstract class CommonLineSearch extends java.lang.Object implements LineSearch
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor and Description CommonLineSearch()
-
Method Summary
-
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface org.ddogleg.optimization.LineSearch
getFunction, getStep, init, setFunction
-
Methods inherited from interface org.ddogleg.optimization.IterativeOptimization
getWarning, isConverged, isUpdated, iterate
-
-
DataMelt 3.0 © DataMelt by jWork.ORG