Uses of Class
netkit.util.LaplaceCorrection

Packages that use LaplaceCorrection
netkit.util   
 

Uses of LaplaceCorrection in netkit.util
 

Methods in netkit.util that return LaplaceCorrection
static LaplaceCorrection LaplaceCorrection.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static LaplaceCorrection[] LaplaceCorrection.values()
          Returns an array containing the constants of this enum type, in the order they are declared.