|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
DataType - Type of data in the domainpublic interface DistributionWithMean<DataType>
A Distribution that has a well-defined mean, or first central moment.
| Method Summary | |
|---|---|
DataType |
getMean()
Gets the arithmetic mean, or "first central moment" or "expectation", of the distribution. |
| Methods inherited from interface gov.sandia.cognition.statistics.Distribution |
|---|
sample, sample |
| Methods inherited from interface gov.sandia.cognition.util.CloneableSerializable |
|---|
clone |
| Method Detail |
|---|
DataType getMean()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||