[Lapackpp-cvs] CVS: lapackpp/matrix/src laexcp.cc,1.3,1.4
Status: Beta
Brought to you by:
cstim
From: Christian S. <cs...@us...> - 2006-11-24 14:49:40
|
Update of /cvsroot/lapackpp/lapackpp/matrix/src In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv17540/matrix/src Modified Files: laexcp.cc Log Message: Add extra constructor of LaException that can be used to replace the standard assert() macro. If you want to replace the standard assert macro, you have to uncomment some lines in laexcp.h - see the instructions there. - View diff: http://lapackpp.cvs.sourceforge.net/lapackpp/lapackpp/matrix/src/laexcp.cc?r1=1.3&r2=1.4 |