org.ojalgo.optimisation.quadratic
Class EquationSystemSolver

java.lang.Object
  extended by org.ojalgo.optimisation.GenericSolver
      extended by org.ojalgo.optimisation.quadratic.QuadraticSolver
          extended by org.ojalgo.optimisation.quadratic.EquationSystemSolver
All Implemented Interfaces:
OptimisationSolver

Deprecated. Since Version 26. This class wont go away, but the intention is to make it package private after Version 26 has been released.

@Deprecated
public class EquationSystemSolver
extends QuadraticSolver

Author:
apete

Nested Class Summary
 
Nested classes/interfaces inherited from class org.ojalgo.optimisation.quadratic.QuadraticSolver
QuadraticSolver.Builder
 
Nested classes/interfaces inherited from interface org.ojalgo.optimisation.OptimisationSolver
OptimisationSolver.Result
 
Method Summary
 
Methods inherited from class org.ojalgo.optimisation.quadratic.QuadraticSolver
getValue, solve, solve, solve, solve, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait