T
- the minimizer typepublic interface MinimizationSolution<T>
Modifier and Type | Method and Description |
---|---|
T |
minimizer()
Get the minimizer (solution) to the minimization problem.
|
double |
minimum()
Get the (approximate) minimum found.
|
double minimum()
T minimizer()
Copyright © 2010-2020 NM FinTech Ltd.. All Rights Reserved.