|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface NumericalUtilities.NRFunction
| Method Summary | |
|---|---|
void |
funcd(double x)
Compute both the value and the derivate of the function in x. |
double |
getDF()
Returns the value of the derivate in x; |
double |
getF()
Returns the value of the function in x. |
| Method Detail |
|---|
void funcd(double x)
x - double getF()
double getDF()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||