[Lapackpp-cvs] CVS: lapackpp/src lasvd.cc,1.5,1.6
Status: Beta
Brought to you by:
cstim
From: Christian S. <cs...@us...> - 2004-08-03 08:37:48
|
Update of /cvsroot/lapackpp/lapackpp/src In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7968/src Modified Files: lasvd.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. |