Package cern.colt.function

Interface Summary
DoubleFunction Interface that represents a function object: a function that takes a single argument and returns a single value.
IntFunction Interface that represents a function object: a function that takes a single argument and returns a single value.