|
From: Raymond T. <to...@rt...> - 2002-10-29 17:00:57
|
>>>>> "rif" == rif <ri...@MI...> 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)...
It means I was too lazy to either look up the necessary routines or
was too lazy to add the necessary smarts because I didn't need them.
Ray
|