Update of /cvsroot/lapackpp/lapackpp/testing
In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv23291/testing
Modified Files:
tCmplxSolve.cc tGenSolve.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/testing/tCmplxSolve.cc?r1=1.4&r2=1.5
- View diff: http://lapackpp.cvs.sourceforge.net/lapackpp/lapackpp/testing/tGenSolve.cc?r1=1.7&r2=1.8
|