Re: [Lapackpp-devel] Reusing LU Factorization in LAPACK++
Status: Beta
Brought to you by:
cstim
From: Christian S. <sti...@tu...> - 2006-06-23 07:39:14
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, Bill Woessner schrieb: >> > According to the project page, the mailing lists are down. > >> Are down? They shouldn't be - where did you read this? > > I misspoke. The web page says that the archives are disabled. In > case you're still wondering, here's the web page in question: > > http://sourceforge.net/mail/?group_id=99696 I see. Yes, that's a temporary problem of sourceforge - I hope they have this resolved within 2-3 days. >> Yea, look into the LAPACK++ User's Manual, use the functions from the >> fmd.h >> header which will use a class from the gfd.h header but you don't have to >> care about that class, apart from passing it to the function. > > Sounds like a plan. I just wanted to make sure this functionality > wasn't already provided. Since I'm already familiar with LAPACK and > calling it from C, this shouldn't be a big problem. Right. None of this functionality is already being provided by a tested and verified and documented class in lapackpp. But the code in fmd.h and gfd.h still exists and if you use it as if you were using the C LAPACK then everything should be fine. If it does work correctly, I would be glad to hear about that, because then I would add the appropriate documentation. Christian -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.1 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iQCVAwUBRJubZGXAi+BfhivFAQJ/BgQAuewJAnKHxNAYz3/YVSFKr5sxP3hvh6XX lP7uQfzqldjgHedCkSm2AsxGFycEveoE9t4POoVaHcp7iSO5722fdNwVDJu3evCR Z8dWy+VrXqSYgvm3U1EomcGi0Ye750wSXAOstz70HpqLLK13npXvX1JIL5iX15vo 3nL8R3fOrqA= =MyS9 -----END PGP SIGNATURE----- |