|
SuanShu, a Java numerical and statistical library | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
public static interface MinMaxProblem.Gradient
the gradient of the absolute minmax objective function, for a given ω
| Method Summary | |
|---|---|
RealVectorFunction |
evaluate(java.lang.Object omega)
g(x, ω) = ∇|e(x, ω)|: the gradient function of the absolute error, |e(x, ω)| |
| Method Detail |
|---|
RealVectorFunction evaluate(java.lang.Object omega)
g(x, ω) = ∇|e(x, ω)|: the gradient function of the absolute error, |e(x, ω)|
omega - a parameterization of a real scalar function
ω, gω(x)
|
SuanShu, a Java numerical and statistical library | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||