[Lapackpp-cvs] CVS: lapackpp ChangeLog,1.82,1.83
Status: Beta
Brought to you by:
cstim
From: Christian S. <cs...@us...> - 2005-09-16 08:57:40
|
Update of /cvsroot/lapackpp/lapackpp In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21012 Modified Files: ChangeLog Log Message: 2005-09-16 Christian Stimming <sti...@tu...> * matrix/src/vc.cc, vd.cc, vf.cc, vi.cc, vli.cc: Add sanity checks for all arguments. Also check for successful memory allocation. * matrix/src/laindex.cc: Replace assert()s by LaExceptions. |