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
|