- D(double[], double[]) - Static method in class bham.leakiest.infotheory.ShannonEntropy
-
Calculates the relative entropy of two PMFs p and q.
- DataList - Variable in class bham.leakiest.ContinuousData
-
List of data of each attribute
- decideFileType(String) - Method in class bham.leakiest.ReadFile
-
Decides the file type of a given data file.
- distanceGainFunction(String, String, Set<String>, int) - Method in class bham.leakiest.infotheory.GainFunction
-
Returns the gain value of the distance gain function
given a guess and an input.
- drawFrom() - Method in class bham.leakiest.infotheory.RandomSample
-
Draws and returns a single value randomly from a given array of PMF.