|
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 PenaltyMethod.PenaltyFunctionFactory
This defines a penalty function when a constrain is violated.
| Method Summary | |
|---|---|
PenaltyFunction |
getPenaltyFunction(ConstrainedProblem problem)
Get an instance of the penalty function. |
| Method Detail |
|---|
PenaltyFunction getPenaltyFunction(ConstrainedProblem problem)
problem - the constrained optimization problem to be solved
|
SuanShu, a Java numerical and statistical library | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||