|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface NumericalUtilities.Function
Method Summary | |
---|---|
double |
func(double x)
Returns the value of the function in x. |
double |
getDF()
Returns the derivative of the function. |
void |
setDF(double x)
Sets the derivative of the function at x. |
Method Detail |
---|
double func(double x)
x
-
double getDF()
void setDF(double x)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |