|
Colt 1.0.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use edu.cornell.lassp.houle.RngPack | |
cern.colt.matrix.doublealgo | Double matrix algorithms such as print formatting, sorting, partitioning and statistics. |
cern.jet.random | Large variety of probability distributions featuring high performance generation of random numbers, CDF's and PDF's. |
cern.jet.random.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.sampling | Samples (picks) random subsets of data sequences. |
cern.jet.stat.quantile | Scalable algorithms and data structures to compute approximate quantiles over very large data sequences. |
edu.cornell.lassp.houle.RngPack | More strong uniform pseudo-random number generators. |
hep.aida.bin | Multisets (bags) with efficient statistics operations defined upon; This package requires the Colt distribution. |
Classes in edu.cornell.lassp.houle.RngPack used by cern.colt.matrix.doublealgoRandomElement
|
RandomElement is an abstract class that encapsulates uniform random number generators. |
Classes in edu.cornell.lassp.houle.RngPack used by cern.jet.randomRandomElement
|
RandomElement is an abstract class that encapsulates uniform random number generators. |
Classes in edu.cornell.lassp.houle.RngPack used by cern.jet.random.engineRandomElement
|
RandomElement is an abstract class that encapsulates uniform random number generators. RandomSeedable
|
RandomSeedable is an abstract class that extends the
RandomElement class to include the ability to
automatically generate a valid long seed from the clock. |
Classes in edu.cornell.lassp.houle.RngPack used by cern.jet.random.samplingRandomElement
|
RandomElement is an abstract class that encapsulates uniform random number generators. |
Classes in edu.cornell.lassp.houle.RngPack used by cern.jet.stat.quantileRandomElement
|
RandomElement is an abstract class that encapsulates uniform random number generators. |
Classes in edu.cornell.lassp.houle.RngPack used by edu.cornell.lassp.houle.RngPackRandomElement
|
RandomElement is an abstract class that encapsulates uniform random number generators. RandomSeedable
|
RandomSeedable is an abstract class that extends the
RandomElement class to include the ability to
automatically generate a valid long seed from the clock. |
Classes in edu.cornell.lassp.houle.RngPack used by hep.aida.binRandomElement
|
RandomElement is an abstract class that encapsulates uniform random number generators. |
|
Colt 1.0.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |