Class FactoryOptimization

java.lang.Object
org.ddogleg.optimization.FactoryOptimization

public class FactoryOptimization extends Object
Creates optimization algorithms using easy to use interfaces. These implementations/interfaces are designed to be easy to use and effective for most tasks. If more control is needed then create an implementation directly.