Update of /cvsroot/lapackpp/lapackpp/include
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7968/include
Modified Files:
lacomplex laexcp.h lasvd.h
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.
|