|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.commons.math.analysis.Expm1Function
public class Expm1Function
Auxillary class for testing purposes.
| Constructor Summary | |
|---|---|
Expm1Function()
|
|
| Method Summary | |
|---|---|
org.apache.commons.math.analysis.UnivariateRealFunction |
derivative()
|
double |
value(double x)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Expm1Function()
| Method Detail |
|---|
public double value(double x)
throws org.apache.commons.math.FunctionEvaluationException
value in interface org.apache.commons.math.analysis.UnivariateRealFunctionorg.apache.commons.math.FunctionEvaluationExceptionpublic org.apache.commons.math.analysis.UnivariateRealFunction derivative()
derivative in interface org.apache.commons.math.analysis.DifferentiableUnivariateRealFunction
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||