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