|
|||||||||
| Home >> All >> org >> mrd >> [ random overview ] | PREV NEXT | ||||||||
B
- Bernoulli - class org.mrd.random.Bernoulli.
- Constructs a Bernoulli Trial with the given successProbability, using a
cern.jet.random.engine.MersenneTwisterseeded with the given seed. - Bernoulli(double, int) - Constructor for class org.mrd.random.Bernoulli
- Constructs a Bernoulli Trial with the given successProbability, using a
cern.jet.random.engine.MersenneTwisterseeded with the given seed.
G
- getAlpha() - Method in class org.mrd.random.LimitedBeta
- Getter for property alpha.
- getAlpha() - Method in class org.mrd.random.LimitedGamma
- Getter for property alpha.
- getBeta() - Method in class org.mrd.random.LimitedBeta
- Getter for property beta.
- getLambda() - Method in class org.mrd.random.LimitedGamma
- Getter for property beta.
- getMean() - Method in class org.mrd.random.LimitedBeta
- Getter for property mean.
- getMean() - Method in class org.mrd.random.LimitedGamma
- Getter for property mean.
- getStd() - Method in class org.mrd.random.LimitedBeta
- Getter for property std.
- getStd() - Method in class org.mrd.random.LimitedGamma
- Getter for property std.
- getSuccessProbability() - Method in class org.mrd.random.Bernoulli
- getVariance() - Method in class org.mrd.random.LimitedBeta
- Getter for property variance.
- getVariance() - Method in class org.mrd.random.LimitedGamma
- Getter for property variance.
L
- LimitedBeta - class org.mrd.random.LimitedBeta.
- LimitedBeta(double, double, edu.cornell.lassp.houle.RngPack.RandomElement) - Constructor for class org.mrd.random.LimitedBeta
- Creates a new instance of Beta
- LimitedBeta(double, double, edu.cornell.lassp.houle.RngPack.RandomElement, boolean, boolean) - Constructor for class org.mrd.random.LimitedBeta
- Creates a new instance of Beta
- LimitedGamma - class org.mrd.random.LimitedGamma.
- LimitedGamma(double, double, edu.cornell.lassp.houle.RngPack.RandomElement) - Constructor for class org.mrd.random.LimitedGamma
- Creates a new instance of Gamma
- LimitedGamma(double, double, edu.cornell.lassp.houle.RngPack.RandomElement, boolean, boolean) - Constructor for class org.mrd.random.LimitedGamma
- Creates a new instance of Gamma
M
- main(String[]) - Static method in class org.mrd.random.Test
N
- nextBoolean() - Method in class org.mrd.random.Bernoulli
- Returns a uniformly distributed random boolean.
- nextDouble() - Method in class org.mrd.random.Bernoulli
- nextInt() - Method in class org.mrd.random.Bernoulli
O
- org.mrd.random - package org.mrd.random
S
- setSuccessProbability(double) - Method in class org.mrd.random.Bernoulli
- Returns a Bernoulli with the propability of success equal to successProbability.
- successProbability - Variable in class org.mrd.random.Bernoulli
T
- Test - class org.mrd.random.Test.
- Test() - Constructor for class org.mrd.random.Test
- Creates a new instance of Test
B G L M N O S T
|
|||||||||
| Home >> All >> org >> mrd >> [ random overview ] | PREV NEXT | ||||||||