A B C D E F G H I K L M N O P Q R S T U V W X Y

S

satisfiesPrivacyDef(AnonRecordTable) - Method in class incognito.Incognito_K
Checks whether the parameter table satisfies the privacy definition (in this case, k-anonymity with suppression)
satisfiesPrivacyDef(AnonRecordTable) - Method in class incognito.Incognito_L
Checks whether the parameter table satisfies the privacy definition (in this case, some l-diversity instantiation)
satisfiesPrivacyDef(AnonRecordTable) - Method in class incognito.Incognito_T
Checks whether the parameter table satisfies the privacy definition (in this case, t-closeness)
select_working_set(int[]) - Method in class libsvm.Solver
 
select_working_set(int[]) - Method in class libsvm.Solver_NU
 
selectAnonymization(LinkedList<LatticeEntry>) - Method in class incognito.Incognito_K
Simply select the anonymization that yields the maximum number of distinct equivalences
selectAnonymization(LinkedList<LatticeEntry>) - Method in class incognito.Incognito_L
Simply select the anonymization that yields the maximum number of distinct equivalences
selectAnonymization(LinkedList<LatticeEntry>) - Method in class incognito.Incognito_T
Simply select the anonymization that yields the maximum number of distinct equivalences
sensDomainSize - Variable in class incognito.Incognito_T
Number of values in the domain of the sensitive attribute
sensIndices - Variable in class anonymizer.AnonRecordTable
Indices of sensitive attributes
SensitiveAttribute - Class in anonymizer
Data structure that holds all relevant information related to a sensitive attribute.
SensitiveAttribute(int, Node) - Constructor for class anonymizer.SensitiveAttribute
Class constructor
sensitiveAtts - Variable in class anonymizer.Configuration
attribute indices corresponding to sensitive attributes
separator - Variable in class anonymizer.Configuration
attribute value separator for the input
serialVersionUID - Static variable in class libsvm.svm_model
 
serialVersionUID - Static variable in class libsvm.svm_node
 
serialVersionUID - Static variable in class libsvm.svm_parameter
 
serialVersionUID - Static variable in class libsvm.svm_problem
 
serialVersionUID - Static variable in class weka.classifiers.lazy.IB1_Anon
for serialization
setConfigFile(String) - Method in class weka.classifiers.lazy.IB1_Anon
 
setGeneralization(double, String[]) - Method in class anonymizer.EquivalenceTable
Overwrites the generalized values of this equivalence with the specified set of values
setInputFilename(String) - Method in class anonymizer.Configuration
Sets the input filename
setMethod(String) - Method in class anonymizer.Configuration
Sets the anonymization method
setOptions(String[]) - Method in class anonymizer.Configuration
Sets all possible options specified in the arguments
setOptions(String[]) - Method in class weka.classifiers.lazy.IB1_Anon
-config <num> path to the anonymization configuration file (default config.xml).
setOutputFilename(String) - Method in class anonymizer.Configuration
Sets the input filename
setOutputFormat(String) - Method in class anonymizer.Configuration
Sets the output format
setPageSize(int) - Method in class sqlwrapper.QueryResult
Set the maximum number of tuples that resides in a page
setResult(boolean, AnonRecordTable, EquivalenceTable) - Method in class incognito.LatticeManager
Set the anonymization result for the last lattice entry.
setTables(AnonRecordTable, EquivalenceTable) - Method in class incognito.LatticeEntry
 
shrinking - Variable in class libsvm.svm_parameter
 
ShuffleRecords(String, String) - Static method in class methods.FileIO
Shuffles records in inFile and outputs the result to outFile.
si - Variable in class libsvm.Solver_NU
 
SIGMOID - Static variable in class libsvm.svm_parameter
 
sigmoid_predict(double, double, double) - Static method in class libsvm.svm
 
sigmoid_train(int, double[], double[], double[]) - Static method in class libsvm.svm
 
sign - Variable in class libsvm.SVR_Q
 
size - Variable in class libsvm.Cache
 
Solve(int, QMatrix, double[], byte[], double[], double, double, double, Solver.SolutionInfo, int) - Method in class libsvm.Solver
 
Solve(int, QMatrix, double[], byte[], double[], double, double, double, Solver.SolutionInfo, int) - Method in class libsvm.Solver_NU
 
solve_c_svc(svm_problem, svm_parameter, double[], Solver.SolutionInfo, double, double) - Static method in class libsvm.svm
 
solve_epsilon_svr(svm_problem, svm_parameter, double[], Solver.SolutionInfo) - Static method in class libsvm.svm
 
solve_nu_svc(svm_problem, svm_parameter, double[], Solver.SolutionInfo) - Static method in class libsvm.svm
 
solve_nu_svr(svm_problem, svm_parameter, double[], Solver.SolutionInfo) - Static method in class libsvm.svm
 
solve_one_class(svm_problem, svm_parameter, double[], Solver.SolutionInfo) - Static method in class libsvm.svm
 
Solver - Class in libsvm
 
Solver() - Constructor for class libsvm.Solver
 
Solver.SolutionInfo - Class in libsvm
 
Solver.SolutionInfo() - Constructor for class libsvm.Solver.SolutionInfo
 
Solver_NU - Class in libsvm
 
Solver_NU() - Constructor for class libsvm.Solver_NU
 
specialize(String) - Method in class anonymizer.QIDAttribute
Retrieves higher granularity values of some generalized value
splitInclusive(double) - Method in class anonymizer.Interval
Splits this interval into two new intervals such that all values <= to the parameter value reside in the first interval and > the parameter value reside in the second interval (e.g., given (3:5] to be split at 4, the result would be (3:4] and (4:5]).
SplitIntoPartitions(String, String[]) - Static method in class methods.FileIO
Divides an input file into equi-length output files with given filenames.
sqLiteInstance - Static variable in class sqlwrapper.SqLiteSQLWrapper
Single instance created upon class loading.
SqLiteSQLWrapper - Class in sqlwrapper
Implementation of the SQLWrapper interface for SQLite embedded database.
SqLiteSQLWrapper() - Constructor for class sqlwrapper.SqLiteSQLWrapper
 
sqlwrapper - package sqlwrapper
 
sqlwrapper - Variable in class anonymizer.AnonRecordTable
SQL connection/querying object
sqlwrapper - Variable in class anonymizer.Anonymizer
Embedded database connection object
sqlwrapper - Variable in class anonymizer.EquivalenceTable
SQL connection/querying object
SQLWrapper - Interface in sqlwrapper
Interface for embedded database operations.
squareDistance(svm_node[], svm_node[]) - Method in class featRep.FeatureRepresentation
Computes the expected square distance
squareDistancePDF(svm_node[], svm_node[]) - Method in class featRep.FeatureRepresentation
Computes the expected square distance based on QI-statistics
squareDistanceUni(svm_node[], svm_node[]) - Method in class featRep.FeatureRepresentation
Computes the expected square distance based on the assumption that values of a generalization are distributed uniformly
stat - Variable in class sqlwrapper.QueryResult
 
str - Variable in class anonymizer.Interval
string representation
successfulEntries - Variable in class incognito.LatticeManager
List of successfully anonymized lattice entries
suppEq - Variable in class mondrian.Mondrian
Generalized values for the suppression equivalence
suppressEquivalences(LinkedList<Long>) - Method in class anonymizer.Anonymizer
Suppress the equivalences with provided IDs.
suppressionThreshold - Variable in class anonymizer.Anonymizer
Suppression threshold (required only if the method allows suppression)
suppressionThreshold - Variable in class anonymizer.Configuration
Maximum number of tuples to be suppressed
suppressionThreshold - Variable in class incognito.Incognito_K
Suppression threshold (set to 0 if not needed)
suppValue - Variable in class anonymizer.QIDAttribute
Suppression value for the VGH
SV - Variable in class libsvm.svm_model
 
sv_coef - Variable in class libsvm.svm_model
 
SVC_Q - Class in libsvm
 
SVC_Q(svm_problem, svm_parameter, byte[]) - Constructor for class libsvm.SVC_Q
 
svm - Class in libsvm
 
svm() - Constructor for class libsvm.svm
 
svm.decision_function - Class in libsvm
 
svm.decision_function() - Constructor for class libsvm.svm.decision_function
 
svm_binary_svc_probability(svm_problem, svm_parameter, double, double, double[]) - Static method in class libsvm.svm
 
svm_check_parameter(svm_problem, svm_parameter) - Static method in class libsvm.svm
 
svm_check_probability_model(svm_model) - Static method in class libsvm.svm
 
svm_cross_validation(svm_problem, svm_parameter, int, double[]) - Static method in class libsvm.svm
 
svm_get_labels(svm_model, int[]) - Static method in class libsvm.svm
 
svm_get_nr_class(svm_model) - Static method in class libsvm.svm
 
svm_get_svm_type(svm_model) - Static method in class libsvm.svm
 
svm_get_svr_probability(svm_model) - Static method in class libsvm.svm
 
svm_group_classes(svm_problem, int[], int[][], int[][], int[][], int[]) - Static method in class libsvm.svm
 
svm_load_model(String) - Static method in class libsvm.svm
 
svm_model - Class in libsvm
 
svm_model() - Constructor for class libsvm.svm_model
 
svm_node - Class in libsvm
 
svm_node() - Constructor for class libsvm.svm_node
 
svm_parameter - Class in libsvm
 
svm_parameter() - Constructor for class libsvm.svm_parameter
 
svm_predict(svm_model, svm_node[]) - Static method in class libsvm.svm
 
svm_predict_probability(svm_model, svm_node[], double[]) - Static method in class libsvm.svm
 
svm_predict_values(svm_model, svm_node[], double[]) - Static method in class libsvm.svm
 
svm_problem - Class in libsvm
 
svm_problem() - Constructor for class libsvm.svm_problem
 
svm_save_model(String, svm_model) - Static method in class libsvm.svm
 
svm_svr_probability(svm_problem, svm_parameter) - Static method in class libsvm.svm
 
svm_train(svm_problem, svm_parameter) - Static method in class libsvm.svm
 
svm_train_one(svm_problem, svm_parameter, double, double) - Static method in class libsvm.svm
 
svm_type - Variable in class libsvm.svm_parameter
 
svm_type_table - Static variable in class libsvm.svm
 
SVR_Q - Class in libsvm
 
SVR_Q(svm_problem, svm_parameter) - Constructor for class libsvm.SVR_Q
 
swap_index(int, int) - Method in class libsvm.Cache
 
swap_index(int, int) - Method in class libsvm.Kernel
 
swap_index(int, int) - Method in class libsvm.ONE_CLASS_Q
 
swap_index(int, int) - Method in class libsvm.QMatrix
 
swap_index(int, int) - Method in class libsvm.Solver
 
swap_index(int, int) - Method in class libsvm.SVC_Q
 
swap_index(int, int) - Method in class libsvm.SVR_Q
 

A B C D E F G H I K L M N O P Q R S T U V W X Y