uchicago.src.sim.stats
Class Pareto
java.lang.Object
|
+--uchicago.src.sim.stats.Pareto
- public class Pareto
- extends Object
|
Constructor Summary |
Pareto(double loc,
double shape)
|
Pareto(double loc,
double shape,
edu.cornell.lassp.houle.RngPack.RandomElement 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,
edu.cornell.lassp.houle.RngPack.RandomElement randomGen)
Pareto
public Pareto(double loc,
double shape)
nextDouble
public double nextDouble()
nextDouble
public double nextDouble(double loc,
double shape)
Bug reports and feature requests to RePast