Click or drag to resize
Accord.NET (logo)

MultivariateContinuousDistribution Properties

The MultivariateContinuousDistribution type exposes the following members.

Properties
  NameDescription
Public propertyCovariance
Gets the variance-covariance matrix for this distribution.
Public propertyDimension
Gets the number of variables for this distribution.
Public propertyMean
Gets the mean for this distribution.
Public propertyMedian
Gets the median for this distribution.
Public propertyMode
Gets the mode for this distribution.
Public propertyVariance
Gets the variance for this distribution.
Top
See Also