cern.colt.function.tlong
Interface LongFunction
-
- All Known Implementing Classes:
- DoubleMersenneTwister, DoubleRandomEngine, DRand, LongMult, MersenneTwister64
public interface LongFunctionInterface 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 longapply(long argument)Applies a function to an argument.
-
DMelt 3.0 © DataMelt by jWork.ORG