ISmMultiNormalDistribution.Mu

Syntax

Mu: Array;

Description

The Mu property determines the vector of expected values for multivariate distribution.

Comments

Vector length: 1×K. Where K is distribution dimension determined by value of the ISmMultiNormalDistribution.K property.

Example

The property use is given in the example for ISmMultiNormalDistribution.K.

See also:

ISmMultiNormalDistribution