- java.lang.Object
-
- cern.colt.PersistentObject
-
- cern.jet.random.AbstractDistribution
-
- cern.jet.random.AbstractContinousDistribution
-
-
-
Field Summary
Fields
Modifier and Type |
Field and Description |
protected double |
mean |
protected double |
stdev |
-
Fields inherited from class cern.jet.random.AbstractDistribution
randomGenerator
-
Fields inherited from class cern.colt.PersistentObject
serialVersionUID
-
Method Summary
-
Methods inherited from class cern.jet.random.AbstractDistribution
apply, apply, clone, getRandomGenerator, makeDefaultGenerator, nextInt, setRandomGenerator
-
-
Field Detail
-
mean
protected double mean
-
stdev
protected double stdev
-
Method Detail
-
getMean
public double getMean()
-
getStdev
public double getStdev()
Copyright © 2014. All rights reserved.