Returns the natural log of the product of the nonzero eigenvalues of P where P * sigma2 is the variance-covariance matrix of the observations.
A double
scalar containing the natural log of the product of the nonzero eigenvalues of P where P
* is the variance-covariance matrix of the observations.
In the usual case when P is nonsingular, LogDeterminant
is the natural log of the determinant of P.
KalmanFilter Class | Imsl.Stat Namespace