cern.colt.function.tfloat
Interface FloatFunction
-
- All Known Implementing Classes:
- AbstractContinousFloatDistribution, AbstractFloatDistribution, FloatMersenneTwister, FloatMult, FloatRandomEngine, FloatUniform, FRand
public interface FloatFunctionInterface that represents a function object: a function that takes a single argument and returns a single value.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method and Description floatapply(float argument)Applies a function to an argument.
-
DMelt 3.0 © DataMelt by jWork.ORG