|
SSJ V. labo. |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface MathFunctionWithDerivative
MathFunctionWithDerivative
Represents a mathematical function whose nth derivative can be computed using derivativedouble, int.
Method Summary | |
---|---|
double |
derivative(double x,
int n)
. |
Methods inherited from interface umontreal.iro.lecuyer.functions.MathFunction |
---|
evaluate |
Method Detail |
---|
double derivative(double x, int n)
|
SSJ V. labo. |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |