public class LomaxDistr extends ParetoDistr
NULL
Constructor and Description |
---|
LomaxDistr(double shape,
double location,
double shift)
Instantiates a new lomax pseudo random number generator.
|
LomaxDistr(long seed,
double shape,
double location,
double shift)
Instantiates a new lomax pseudo random number generator.
|
Modifier and Type | Method and Description |
---|---|
double |
sample()
Generate a new pseudo random number.
|
getSeed, setSeed
public LomaxDistr(double shape, double location, double shift)
shape
- the shapelocation
- the locationshift
- the shiftpublic LomaxDistr(long seed, double shape, double location, double shift)
seed
- the seedshape
- the shapelocation
- the locationshift
- the shiftpublic double sample()
ContinuousDistribution
sample
in interface ContinuousDistribution
sample
in class ContinuousDistributionAbstract
Copyright © 2015–2019 Systems, Security and Image Communication Lab - Instituto de Telecomunica����es (IT) - Universidade da Beira Interior (UBI) - Instituto Federal de Educa����o Ci��ncia e Tecnologia do Tocantins (IFTO). All rights reserved.