|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjml.matlab.utils.Power
public class Power
Field Summary | |
---|---|
(package private) double |
exponent
|
Constructor Summary | |
---|---|
Power(double exponent)
|
Method Summary | |
---|---|
double |
value(double x)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
double exponent
Constructor Detail |
---|
public Power(double exponent)
Method Detail |
---|
public double value(double x) throws org.apache.commons.math.FunctionEvaluationException
value
in interface org.apache.commons.math.analysis.UnivariateRealFunction
org.apache.commons.math.FunctionEvaluationException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |