|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectspis.Util.Func.Max
Returns the maximum of the reference float and the passed float
Constructor Summary | |
Max(float refValue)
|
Method Summary | |
float |
compute(float x)
applies this function to x and returns the result |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Max(float refValue)
Method Detail |
public float compute(float x)
ScalFunctionOfScal
compute
in interface ScalFunctionOfScal
ScalFunctionOfScal.compute(float)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |