From: Christian S. <cs...@us...> - 2005-10-26 09:11:41
Update of /cvsroot/lapackpp/lapackpp/matrix/src
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28497/matrix/src
Modified Files:
vd.cc
Log Message:
* matrix/src/vd.cc: The size checking of VectorDouble::inject did
print an error message but didn't abort the operation. Changed, so
that it will throw an LaException now.