[Lapackpp-devel] Memory assignment in LaSymmMatDouble
Status: Beta
Brought to you by:
cstim
From: Dominik W. <dom...@ar...> - 2006-11-14 14:18:11
|
Hello, assigning a matrix per LaGenMatDouble or LaSymmMatDouble does not have any effect to memory savings because the constructor of the symmetric matrix will only call the standard constructor of a general matrix. Why do you choose this approach? You can save some (or better half of the) memory you use yet. Best wishes, Dominik PS: Your archive http://sourceforge.net/mailarchive/forum.php?forum=lapackpp-devel seems to be down sometimes. I only get Internal Error 500... I hope the subscription will work. |