|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.knowceans.arms.ArmSampler.Point
class ArmSampler.Point
a point in the x,y plane
| Field Summary | |
|---|---|
(package private) double |
cum
integral up to x of rejection envelope |
(package private) double |
ey
exp(y-ymax+YCEIL) |
(package private) int |
f
is y an evaluated point of log-density |
(package private) ArmSampler.Point |
pl
envelope points to left and right of x |
(package private) ArmSampler.Point |
pr
envelope points to left and right of x |
(package private) double |
x
x and y coordinates |
(package private) double |
y
x and y coordinates |
| Constructor Summary | |
|---|---|
ArmSampler.Point()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
double x
double y
double ey
double cum
int f
ArmSampler.Point pl
ArmSampler.Point pr
| Constructor Detail |
|---|
ArmSampler.Point()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||