|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.placelab.particlefilter.KLDFormula
| Nested Class Summary | |
class |
KLDFormula.TEST_PROBE
|
| Field Summary | |
static double |
DEFAULT
|
| Constructor Summary | |
KLDFormula()
|
|
KLDFormula(double epsilon,
double z_quantile)
|
|
| Method Summary | |
int |
compute(int occupiedGridSquares)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final double DEFAULT
| Constructor Detail |
public KLDFormula()
public KLDFormula(double epsilon,
double z_quantile)
| Method Detail |
public int compute(int occupiedGridSquares)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||