- addLeakageData(Observations, int) - Method in class bham.leakiest.CSVFile
-
Adds a new line of information leakage statistics to the CSV file, given
an Observations object.
- addLeakageData(int, double, double, double, double, double) - Method in class bham.leakiest.CSVFile
-
Adds a new line of information leakage statistics to the CSV file, given
all of the statistics that need to be written.
- addObservation(String, String) - Method in class bham.leakiest.Observations
-
Adds input and output to observation.
- addspaces(int) - Static method in class bham.leakiest.Channel
-
Prints i+1 spaces.
- ApproxPrior - Class in bham.leakiest
-
- ApproxPrior() - Constructor for class bham.leakiest.ApproxPrior
-
- ARFFFile - Class in bham.leakiest
-
This file contains the methods needed to process ARFF files.
- ARFFFile(String, int) - Constructor for class bham.leakiest.ARFFFile
-
Opens an ARFF file for reading.
- ARFFFile(String, int, int, CSVFile) - Constructor for class bham.leakiest.ARFFFile
-
Opens an ARFF file for reading in increments of a given number of lines.
- attributes - Variable in class bham.leakiest.ARFFFile
-
Array of attributes