|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectlio.probdistributions.contchain.ContinuousProbDistribution
public abstract class ContinuousProbDistribution
This class implements the common features and data structures for continuous probability distributions.
| Field Summary | |
|---|---|
protected SetAnalysis |
data
Encapsulates the population in order to obtain statistics |
protected int |
size
Size of the model |
| Constructor Summary | |
|---|---|
ContinuousProbDistribution()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface lio.probdistributions.ProbDistribution |
|---|
learn, sample |
| Methods inherited from interface lio.core.LiOResource |
|---|
getDefinition |
| Field Detail |
|---|
protected SetAnalysis data
protected int size
| Constructor Detail |
|---|
public ContinuousProbDistribution()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||