- base_log - Static variable in class bham.leakiest.infotheory.GLeakage
-
Base when computing the logarithms.
- base_log - Static variable in class bham.leakiest.infotheory.InfoTheory
-
Base when computing the logarithms.
- base_log - Static variable in class bham.leakiest.infotheory.MinEntropy
-
Base when computing the logarithms.
- base_log - Static variable in class bham.leakiest.infotheory.ShannonEntropy
-
Base when computing the logarithms.
- bham.leakiest - package bham.leakiest
-
- bham.leakiest.comparator - package bham.leakiest.comparator
-
- bham.leakiest.infotheory - package bham.leakiest.infotheory
-
- binGeneralGainFunction(String[], String) - Method in class bham.leakiest.infotheory.GainFunction
-
Returns the gain value of the general binary gain function
given a guess and an input.
- binHappyGainFunction(String, String) - Method in class bham.leakiest.infotheory.GainFunction
-
Returns the gain value of the happy gain function
given a guess and an input.
- binKTriesGainFunction(String[], String, int, String[]) - Method in class bham.leakiest.infotheory.GainFunction
-
Returns the gain value of the k-tries gain function
given a guess and an input.
- BinomialDist - Class in bham.leakiest
-
This class represents a binomial distribution.
- BinomialDist(int, double) - Constructor for class bham.leakiest.BinomialDist
-
- BlahutArimoto - Class in bham.leakiest.infotheory
-
This class calculates the capacity of a channel using the Blahut-Arimoto Algorithm.
- BlahutArimoto(Channel, double[], double, int) - Constructor for class bham.leakiest.infotheory.BlahutArimoto
-
Sets initial data to calculates the capacity.
- BlahutArimoto(Channel, double, int) - Constructor for class bham.leakiest.infotheory.BlahutArimoto
-
Sets initial data to calculates the capacity.
- BlahutArimoto(String[], String[], double[][], double[], double, int) - Constructor for class bham.leakiest.infotheory.BlahutArimoto
-
Sets initial data to calculates the capacity.