|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IContinuousSample
A ConinuousSample is used to describe the interfals in a BoxedPDF. It contains the x and y coordinates of the upper right corner of each box (or interval) in the BoxedPDF. There, the x-coordinate is given by the "value" and the y coordinate by the probability.
| Method Summary | |
|---|---|
Double |
getProbability()
Probability that a sample lies in the interval specified by the ContinuousSample. |
double |
getValue()
Value represents the right border of the specified interval. |
| Method Detail |
|---|
Double getProbability()
double getValue()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||