|
SuanShu, a Java numerical and statistical library | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
P - the optimization problem typeS - the optimization solution typepublic interface Minimizer<P extends OptimProblem,S extends MinimizationSolution<?>>
This interface represents an optimization algorithm that minimizes a real valued objective function, one or multi dimension.
| Method Summary |
|---|
| Methods inherited from interface com.numericalmethod.suanshu.optimization.Optimizer |
|---|
solve |
|
SuanShu, a Java numerical and statistical library | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||