IMSL C# Numerical Library

KalmanFilter.Rank Property

Returns the rank of the variance-covariance matrix for all the observations.

public int Rank {get;}

Property Value

A int scalar containing the rank of the variance-covariance matrix for all the observations.

See Also

KalmanFilter Class | Imsl.Stat Namespace