NMath |
| Name | Description | |
|---|---|---|
| Kurtosis(Double) | Calculates the biased kurtosis of the given data. | |
| Kurtosis(DoubleVector) | Calculates the biased kurtosis of the given data. | |
| Kurtosis(IDFColumn) | Calculates the biased kurtosis of the given data. | |
| Kurtosis(Int32) | Calculates the biased kurtosis of the given data. | |
| Kurtosis(Double, BiasType) | Calculates the kurtosis of the given data, using the specified bias type. | |
| Kurtosis(DoubleVector, BiasType) | Calculates the kurtosis of the given data, using the specified bias type. | |
| Kurtosis(IDFColumn, BiasType) | Calculates the kurtosis of the given data, using the specified bias type. | |
| Kurtosis(Int32, BiasType) | Calculates the kurtosis of the given data, using the specified bias type. |