MeasuresWeightedEntropy Method |
Name | Description | |
---|---|---|
WeightedEntropy(IListInt32, IListDouble, Int32) |
Computes the entropy for the given values.
| |
WeightedEntropy(Double, Double, FuncDouble, Double) |
Computes the entropy function for a set of numerical values in a
given Probability Density Function (pdf).
| |
WeightedEntropy(Double, Double, Int32) |
Computes the entropy for the given values.
| |
WeightedEntropy(Double, Int32, FuncDouble, Double) |
Computes the entropy function for a set of numerical values in a
given Probability Density Function (pdf).
| |
WeightedEntropy(Int32, Double, Int32) |
Computes the entropy for the given values.
| |
WeightedEntropy(IListInt32, IListDouble, Int32, Int32) |
Computes the entropy for the given values.
| |
WeightedEntropy(Double, Double, Int32, Int32) |
Computes the entropy for the given values.
| |
WeightedEntropy(Int32, Double, Int32, Int32) |
Computes the entropy for the given values.
|