[Lapackpp-cvs] CVS: lapackpp/testing tCmplxSolve.cc,1.2,1.3 tGenSolve.cc,1.3,1.4
Status: Beta
Brought to you by:
cstim
From: Christian S. <cs...@us...> - 2004-08-03 08:37:48
|
Update of /cvsroot/lapackpp/lapackpp/testing In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7968/testing Modified Files: tCmplxSolve.cc tGenSolve.cc Log Message: 2004-08-03 Christian Stimming <sti...@tu...> * testing/tGenSolve.cc, tCmplxSolve.cc: Fix testing functions for SVD. * src/lasvd.cc: Fix some exception messagess. Improve documentation. * include/laexcp.h, matrix/src/laexcp.cc: Added static function LaException::enablePrint() that will also print exceptions to stderr. Disabled by default; see testing/tGenSolve.cc for example usage. |