VonMisesDistribution Properties |
The VonMisesDistribution type exposes the following members.
Name | Description | |
---|---|---|
Concentration |
Gets the concentration κ (kappa) for this distribution.
| |
Entropy |
Gets the entropy for this distribution.
(Overrides UnivariateContinuousDistributionEntropy.) | |
Mean |
Gets the mean value μ (mu) for this distribution.
(Overrides UnivariateContinuousDistributionMean.) | |
Median |
Gets the median value μ (mu) for this distribution.
(Overrides UnivariateContinuousDistributionMedian.) | |
Mode |
Gets the mode value μ (mu) for this distribution.
(Overrides UnivariateContinuousDistributionMode.) | |
Quartiles |
Gets the Quartiles for this distribution.
(Inherited from UnivariateContinuousDistribution.) | |
StandardDeviation |
Gets the Standard Deviation (the square root of
the variance) for the current distribution.
(Inherited from UnivariateContinuousDistribution.) | |
Support |
Gets the support interval for this distribution.
(Overrides UnivariateContinuousDistributionSupport.) | |
Variance |
Gets the variance for this distribution.
(Overrides UnivariateContinuousDistributionVariance.) |