Re: [Lapackpp-devel] Memory assignment in LaSymmMatDouble
Status: Beta
Brought to you by:
cstim
From: Christian S. <sti...@tu...> - 2006-11-15 09:03:01
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Dominik Wagenfuehr schrieb: > Hello Christan, > > Christian Stimming schrieb: >> This approach was chosen by the original authors of the >> lapackpp-1.x code and this code has never been touched or improved by >> myself. [...] >> If you want to use that part of lapackpp and you think the class should >> be changed, then feel free to propose a code change. > > Yes, I probably will do. It will take a time but I think it would help most > of the programmers if the header file is documented better. In many cases > I have to look into the cc-files to see what the function actually does. Look into the header files of the general/dense matrices, include/gmd.h and others. The function names are pretty much the same as in symd.h, so that should give you an idea about what these functions are supposed to do, and most of the comments can directly copied into e.g. symd.h as well. I didn't add any documentation there because I wanted to document only those parts that I 1. understand, 2. tested, and 3. really know they do the right thing. symd.h doesn't meet those criteria, so I didn't bother to add any (potentially wrong) documentation. > If I'm finished I will report later... Sure. If you are interested, you could also get direct developer CVS access for lapackpp. (Sourceforge username needed.) Christian -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.1 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iQCVAwUBRVrXtmXAi+BfhivFAQIIHgP+JmmqGo1RiA3IiSIfBj9cxwi8YSjAnLj6 uCS36yad/Fwo6RUlBtF7iKo5S37LahI5pF05KB1dwMeZF6FMFhtAK79qZD9NXEyl HALvr76pobre9ACupWBUC37jkosnfd5ShhOC99ei5+VlPy4wqHeOt8ny2kb+1bHN UfIZ0Gn+RE0= =bDD7 -----END PGP SIGNATURE----- |