config
Class Config.pdf.CompoundPdf

java.lang.Object
  extended byconfig.Config.pdf.CompoundPdf
Enclosing class:
Config.pdf

public static class Config.pdf.CompoundPdf
extends java.lang.Object


Constructor Summary
Config.pdf.CompoundPdf()
           
 
Method Summary
static double getEpsilon()
          returns the minimum probability.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Config.pdf.CompoundPdf

public Config.pdf.CompoundPdf()
Method Detail

getEpsilon

public static double getEpsilon()
returns the minimum probability. When calculating the compound PDF it is no good when considering the probability to be zero for coordinates a PDF does not cover. Instead the following probability is considered.

Returns:
the minimum probability