Parallel Colt 0.7.2

Uses of Package
cern.jet.random.tfloat.engine

Packages that use cern.jet.random.tfloat.engine
cern.jet.random.tfloat Large variety of probability distributions featuring high performance generation of random numbers, CDF's and PDF's. 
cern.jet.random.tfloat.engine Engines generating strong uniformly distributed pseudo-random numbers; Needed by all JET probability distributions since they rely on uniform random numbers to generate random numbers from their own distribution. 
cern.jet.random.tfloat.sampling Samples (picks) random subsets of data sequences. 
cern.jet.stat.tfloat.quantile Scalable algorithms and data structures to compute approximate quantiles over very large data sequences. 
hep.aida.tfloat.bin Multisets (bags) with efficient statistics operations defined upon; This package requires the Colt distribution. 
 

Classes in cern.jet.random.tfloat.engine used by cern.jet.random.tfloat
FloatRandomEngine
          Abstract base class for uniform pseudo-random number generating engines.
 

Classes in cern.jet.random.tfloat.engine used by cern.jet.random.tfloat.engine
FloatRandomEngine
          Abstract base class for uniform pseudo-random number generating engines.
 

Classes in cern.jet.random.tfloat.engine used by cern.jet.random.tfloat.sampling
FloatRandomEngine
          Abstract base class for uniform pseudo-random number generating engines.
 

Classes in cern.jet.random.tfloat.engine used by cern.jet.stat.tfloat.quantile
FloatRandomEngine
          Abstract base class for uniform pseudo-random number generating engines.
 

Classes in cern.jet.random.tfloat.engine used by hep.aida.tfloat.bin
FloatRandomEngine
          Abstract base class for uniform pseudo-random number generating engines.
 


Parallel Colt 0.7.2

Jump to the Parallel Colt Homepage