|
Colt 1.2.0 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcern.colt.PersistentObject
cern.jet.random.AbstractDistribution
cern.jet.random.AbstractContinousDistribution
public abstract class AbstractContinousDistribution
Abstract base class for all continous distributions.
| Field Summary |
|---|
| Fields inherited from class cern.jet.random.AbstractDistribution |
|---|
randomGenerator |
| Fields inherited from class cern.colt.PersistentObject |
|---|
serialVersionUID |
| Constructor Summary | |
|---|---|
protected |
AbstractContinousDistribution()
Makes this class non instantiable, but still let's others inherit from it. |
| Method Summary |
|---|
| Methods inherited from class cern.jet.random.AbstractDistribution |
|---|
apply, apply, clone, getRandomGenerator, makeDefaultGenerator, nextDouble, nextInt, setRandomGenerator |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected AbstractContinousDistribution()
|
Colt 1.2.0 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||