Registered Member
|
Following on from the topic here:
viewtopic.php?f=74&t=111513 There was a suggested and welcome improvement to the following code:
Namely,
Since C_obs_obs_p is a symmetric positive-defininte matrix, is there an improved method for this (e.g. LLT)? |
Moderator
|
yes, if it's symmetric positive definite then you can use .llt() instead of .lu()
|
Registered users: Bing [Bot], Google [Bot], Sogou [Bot]