[Lapackpp-devel] New resize-methods
Status: Beta
Brought to you by:
cstim
From: Dominik W. <dom...@ar...> - 2006-11-22 11:12:52
|
Hello, could you please add the resize-methods in the files attached (These are the changed CVS-files!). I need to resize a symmetric matrix and a vector and therefore had to implement it in these classes. I have changed nothing else, so the matrix classes are far from optimized. Do you know why LaSymmMatDouble needs two arguments in the constructor? Unfortunately it's not even checked if they are the same, I mean "assert ( m ==n );" ... Greetings, Dominik |