[Lapackpp-cvs] CVS: lapackpp/matrix/src laindex.cc,1.1,1.2 vc.cc,1.8,1.9 vd.cc,1.5,1.6 vf.cc,1.3,1.4
Status: Beta
Brought to you by:
cstim
From: Christian S. <cs...@us...> - 2005-09-16 08:57:40
|
Update of /cvsroot/lapackpp/lapackpp/matrix/src In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21012/matrix/src Modified Files: laindex.cc vc.cc vd.cc vf.cc vi.cc vli.cc 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. |