There are 2 typing errors …
There are 2 typing errors in the banded cholesky algorithms. The part A(i,i+1:ip) in the last line in algorithm 7.21 is not transposed, but the R(im:i-1,i) part in the last line in algorithm 7.22 is.
Published Sep. 27, 2006 6:25 PM
- Last modified Nov. 27, 2006 12:58 PM