|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Optimizable1DContinuous
Interface for 1D functions.
| Method Summary | |
|---|---|
double |
getDomainMax()
Gets the maximum input of the function. |
double |
getDomainMin()
Gets the minimum input of the function. |
double |
getDomainTolerance()
Gets the tolerance. |
double |
getValue(double x)
Gets the value of a function. |
| Method Detail |
|---|
double getValue(double x)
x - the input
double getDomainMin()
double getDomainMax()
double getDomainTolerance()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||