[Lapackpp-cvs] CVS: lapackpp/src linslv.cc,1.13,1.14
Status: Beta
Brought to you by:
cstim
From: Christian S. <cs...@us...> - 2006-07-14 13:34:39
|
Update of /cvsroot/lapackpp/lapackpp/src In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv23291/src Modified Files: linslv.cc Log Message: 2006-07-14 Christian Stimming <sti...@tu...> * src/linslv.cc, testing/tGenSolve.cc, testing/tComplexSolve.cc: Finally fix the solving functions for non-square matrices using QR decomposition. These were broken all along, especially since the "fix" on 2004-08-20. Now they work with all matrices again and the testing programs have checking routines for "make check". - View diff: http://lapackpp.cvs.sourceforge.net/lapackpp/lapackpp/src/linslv.cc?r1=1.13&r2=1.14 |