Hi,

I saw that to calculate the gain matrix the accual inverse of the residual
covariance matrix is calculated. Wouldn't it be faster to use for example a
Cholesky decomposition to solve the linear system? Since a covariance
Matrix is always symmetric and at least positive semi-definite.

Arne Schwarz

Reply via email to