be.ac.ulb.mlg.utils.measure.entropy
Class SchurmannGrassbergerEntropy
java.lang.Object
be.ac.ulb.mlg.utils.measure.Entropy
be.ac.ulb.mlg.utils.measure.entropy.DirichletEntropy
be.ac.ulb.mlg.utils.measure.entropy.SchurmannGrassbergerEntropy
- All Implemented Interfaces:
- Measure
public class SchurmannGrassbergerEntropy
- extends DirichletEntropy
Schurmann-Grassberger entropy estimate of Dirichlet probability distribution.
SchurmannGrassbergerEntropy
public SchurmannGrassbergerEntropy()
hasNativeImplementation
public boolean hasNativeImplementation()
- Description copied from interface:
Measure
- Know if the measure owns a native implementation
- Specified by:
hasNativeImplementation
in interface Measure
- Overrides:
hasNativeImplementation
in class DirichletEntropy
- Returns:
- True if the measure is also natively implemented