Update of /cvsroot/lapackpp/lapackpp/matrix/testing
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31528/matrix/testing
Modified Files:
tgc.cc tgd.cc
Log Message:
2005-10-26 Christian Stimming <sti...@tu...>
* matrix/src/gmc.cc, gmd.cc, gmf.cc, gmi.cc, gmli.cc: Added extra
check for submatrix in resize(). This will point out errorneous
usages of operator=() which has copy() semantics, where in reality
inject() should have been used. This will probably show up in much
existing code, but that code is broken and never worked correctly
to begin with.
|