|
SuanShu, a Java numerical and statistical library | |||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||
| Interface Summary | |
|---|---|
| MinMaxProblem.Error | e(x, ω):
the minmax objective function family, parameterized by omega |
| MinMaxProblem.Gradient | the gradient of the absolute minmax objective function, for a given ω |
| Class Summary | |
|---|---|
| LeastPth | The least p-th minmax algorithm solves the minmax problem in this form:
minimize max e(x, ω)
x ω∈S
e(x, ω) is the error or loss function. |
| MinMaxProblem | This class defines a minmax problem. |
|
SuanShu, a Java numerical and statistical library | |||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||