A B C D E F G H I J K L M N P R S T U V

V

valueOf(String) - Static method in enum be.ac.ulb.mlg.utils.Discretizer.Mode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum be.ac.ulb.mlg.utils.TestUtils.DataSize
Returns the enum constant of this type with the specified name.
values() - Static method in enum be.ac.ulb.mlg.utils.Discretizer.Mode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum be.ac.ulb.mlg.utils.TestUtils.DataSize
Returns an array containing the constants of this enum type, in the order they are declared.
VarianceOfLogRatios - Class in be.ac.ulb.mlg.utils.measure
Variance of log ratios scaled to [0;1]: 1-exp(-sqrt(D(x,y))) according to Aitchison where D(X,Y) is the Variance of log ratios.
VarianceOfLogRatios() - Constructor for class be.ac.ulb.mlg.utils.measure.VarianceOfLogRatios
 

A B C D E F G H I J K L M N P R S T U V