- hasNativeImplementation() - Method in class be.ac.ulb.mlg.utils.DefaultRenormalizer
-
- hasNativeImplementation() - Method in interface be.ac.ulb.mlg.utils.Discretizer
-
Know if the discretization owns a native implementation
- hasNativeImplementation() - Method in class be.ac.ulb.mlg.utils.discretizer.UniformFrequencyDiscretizer
-
- hasNativeImplementation() - Method in class be.ac.ulb.mlg.utils.discretizer.UniformWidthDiscretizer
-
- hasNativeImplementation() - Method in class be.ac.ulb.mlg.utils.measure.BrayCurtis
-
- hasNativeImplementation() - Method in class be.ac.ulb.mlg.utils.measure.BrownCorrelation
-
- hasNativeImplementation() - Method in class be.ac.ulb.mlg.utils.measure.entropy.DirichletEntropy
-
- hasNativeImplementation() - Method in class be.ac.ulb.mlg.utils.measure.entropy.EmpiricalEntropy
-
- hasNativeImplementation() - Method in class be.ac.ulb.mlg.utils.measure.Entropy
-
- hasNativeImplementation() - Method in class be.ac.ulb.mlg.utils.measure.entropy.SchurmannGrassbergerEntropy
-
- hasNativeImplementation() - Method in class be.ac.ulb.mlg.utils.measure.entropy.ShannonEntropy
-
- hasNativeImplementation() - Method in class be.ac.ulb.mlg.utils.measure.Euclidean
-
- hasNativeImplementation() - Method in interface be.ac.ulb.mlg.utils.Measure
-
Know if the measure owns a native implementation
- hasNativeImplementation() - Method in class be.ac.ulb.mlg.utils.measure.Hellinger
-
- hasNativeImplementation() - Method in class be.ac.ulb.mlg.utils.measure.HilbertSchmidt
-
- hasNativeImplementation() - Method in class be.ac.ulb.mlg.utils.measure.JensenShannon
-
- hasNativeImplementation() - Method in class be.ac.ulb.mlg.utils.measure.Kendall
-
- hasNativeImplementation() - Method in class be.ac.ulb.mlg.utils.measure.KullbackLeibler
-
- hasNativeImplementation() - Method in class be.ac.ulb.mlg.utils.measure.MutualInformation
-
- hasNativeImplementation() - Method in class be.ac.ulb.mlg.utils.measure.Pearson
-
- hasNativeImplementation() - Method in class be.ac.ulb.mlg.utils.measure.Spearman
-
- hasNativeImplementation() - Method in class be.ac.ulb.mlg.utils.measure.Steinhaus
-
- hasNativeImplementation() - Method in class be.ac.ulb.mlg.utils.measure.VarianceOfLogRatios
-
- hasNativeImplementation() - Method in interface be.ac.ulb.mlg.utils.Renormalizer
-
Know if the current renormalizer owns a native implementation
- hasNativeImplementation() - Method in class be.ac.ulb.mlg.utils.renormalizer.TaxonRenormalizer
-
- hasNativeSupport() - Static method in class be.ac.ulb.mlg.utils.Measurer
-
Know if the native implementation is available
- Hellinger - Class in be.ac.ulb.mlg.utils.measure
-
- Hellinger() - Constructor for class be.ac.ulb.mlg.utils.measure.Hellinger
-
- HilbertSchmidt - Class in be.ac.ulb.mlg.utils.measure
-
Compute the Hilbert-Schmidt independence criterion according to
the estimate in the paper "On Kernel Parameter Selection in Hilbert-Schmidt Independence Criterion" p.3
- HilbertSchmidt(Kernel, Kernel) - Constructor for class be.ac.ulb.mlg.utils.measure.HilbertSchmidt
-
Initializing the Hilbert-Schmidt independence criterion with specified kernels
- HilbertSchmidt() - Constructor for class be.ac.ulb.mlg.utils.measure.HilbertSchmidt
-
Initializing the Hilbert-Schmidt independence criterion to use the Gaussian Kernel