Index

A B C D E F G H I L M N O P R S T V W 
All Classes and Interfaces|All Packages

L

Lehmer - Class in org.gsusers.gsmv.utilities
Method to generate deterministic, "non"-repetitive sequence of digits using the Lehmer Random Number generator, (https://en.wikipedia.org/wiki/Lehmer_random_number_generator, ZX81) The purpose is to introduce a reliable one-digit signature to synthetic data sets at the least significant digit.
Lehmer(int, int) - Constructor for class org.gsusers.gsmv.utilities.Lehmer
Constructor for the case of integer scores Generation and initialization, when the class is first called
Lehmer(Double, Double) - Constructor for class org.gsusers.gsmv.utilities.Lehmer
Constructor for the case of Double scores Generation and initialization, when the class is first called
log(String, Integer, String) - Method in class org.gsusers.gsmv.utilities.gsLogger
 
log(String, Integer, String, Exception) - Method in class org.gsusers.gsmv.utilities.gsLogger
 
log(Level, String, Integer, String) - Method in class org.gsusers.gsmv.utilities.gsLogger
 
log(Level, String, Integer, String, Exception) - Method in class org.gsusers.gsmv.utilities.gsLogger
 
A B C D E F G H I L M N O P R S T V W 
All Classes and Interfaces|All Packages