|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ISample
Describes a sample of a probability mass function. It contains a value and the probability that is associated to that value.
| Method Summary | |
|---|---|
double |
getProbability()
Returns the probability of the value stored in the sample. |
Object |
getValue()
Returns the value for which the probability is specified. |
| Method Detail |
|---|
double getProbability()
Object getValue()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||