Uses of Package
cern.colt.function

Packages that use cern.colt.function
cern.jet.random   
cern.jet.random.engine   
uk.ac.ed.inf.utils.stats   
 

Classes in cern.colt.function used by cern.jet.random
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.
 

Classes in cern.colt.function used by cern.jet.random.engine
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.
 

Classes in cern.colt.function used by uk.ac.ed.inf.utils.stats
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.