[Lapackpp-cvs] CVS: lapackpp ChangeLog,1.34,1.35 Makefile.am,1.13,1.14 configure.in,1.19,1.20
Status: Beta
Brought to you by:
cstim
From: Christian S. <cs...@us...> - 2004-08-03 08:37:48
|
Update of /cvsroot/lapackpp/lapackpp In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7968 Modified Files: ChangeLog Makefile.am configure.in 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. |