Re: Cholesky factorization
Raymond Toy <[email protected]> 01 Nov 2002 12:50:26 -0500
| Newsgroups | gmane.lisp.matlisp.user |
|---|---|
| Message-ID | <[email protected]> |
>>>>> "rif" == rif <[email protected]> writes: rif> I guess I'm a little confused. If we don't already have operations rif> like this, what's the point of exposing LU from Lapack? AFAIK, the rif> reason to do an LU decomposition is so that I can then use it to solve rif> systems in time O(n^2)... Did the messages from Michael Koerber and Nicolas Neuss give you what you need? If not, please let us know, and we see what we can do for you. Ray