DescriptiveStatisticsFourthRawMomentOrDefault Method |
Name | Description | |
---|---|---|
FourthRawMomentOrDefault(IEnumerableDecimal, Decimal) |
Returns the fourth raw moment of the container's values.
http://en.wikipedia.org/wiki/Moment_(mathematics)
| |
FourthRawMomentOrDefault(IEnumerableInt32, Double) |
Returns the fourth raw moment of the container's values.
http://en.wikipedia.org/wiki/Moment_(mathematics)
| |
FourthRawMomentOrDefault(IEnumerableInt64, Double) |
Returns the fourth raw moment of the container's values.
http://en.wikipedia.org/wiki/Moment_(mathematics)
| |
FourthRawMomentOrDefault(IEnumerableNullableDecimal, Decimal) |
Returns the fourth raw moment of the container's values.
http://en.wikipedia.org/wiki/Moment_(mathematics)
| |
FourthRawMomentOrDefault(IEnumerableNullableInt32, Double) |
Returns the fourth raw moment of the container's values.
http://en.wikipedia.org/wiki/Moment_(mathematics)
| |
FourthRawMomentOrDefault(IEnumerableNullableInt64, Double) |
Returns the fourth raw moment of the container's values.
http://en.wikipedia.org/wiki/Moment_(mathematics)
| |
FourthRawMomentOrDefault(IEnumerableDouble, Double, Boolean) |
Returns the fourth raw moment of the container's values.
http://en.wikipedia.org/wiki/Moment_(mathematics)
| |
FourthRawMomentOrDefault(IEnumerableNullableDouble, Double, Boolean) |
Returns the fourth raw moment of the container's values.
http://en.wikipedia.org/wiki/Moment_(mathematics)
| |
FourthRawMomentOrDefault(IEnumerableNullableSingle, Single, Boolean) |
Returns the fourth raw moment of the container's values.
http://en.wikipedia.org/wiki/Moment_(mathematics)
| |
FourthRawMomentOrDefault(IEnumerableSingle, Single, Boolean) |
Returns the fourth raw moment of the container's values.
http://en.wikipedia.org/wiki/Moment_(mathematics)
| |
FourthRawMomentOrDefault(Vector, Double, Boolean) |
Returns the fourth raw moment of the container's values.
http://en.wikipedia.org/wiki/Moment_(mathematics)
| |
FourthRawMomentOrDefaultTSource(IEnumerableTSource, FuncTSource, Double, Double, Boolean) |
Returns the fourth raw moment of the container's values.
http://en.wikipedia.org/wiki/Moment_(mathematics)
|