uchicago.src.sim.stats
Class Pareto
java.lang.Object
uchicago.src.sim.stats.Pareto
public class Pareto
- extends java.lang.Object
|
Constructor Summary |
Pareto(double loc,
double shape)
|
Pareto(double loc,
double shape,
cern.jet.random.engine.RandomEngine randomGen)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Pareto
public Pareto(double loc,
double shape,
cern.jet.random.engine.RandomEngine randomGen)
Pareto
public Pareto(double loc,
double shape)
nextDouble
public double nextDouble()
nextDouble
public double nextDouble(double loc,
double shape)