[Lapackpp-cvs] CVS: lapackpp/matrix/src gmc.cc,1.5,1.6 vc.cc,1.4,1.5 vd.cc,1.3,1.4
Status: Beta
Brought to you by:
cstim
From: Christian S. <cs...@us...> - 2004-02-27 16:10:10
|
Update of /cvsroot/lapackpp/lapackpp/matrix/src In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv10602/matrix/src Modified Files: gmc.cc vc.cc vd.cc Log Message: Code cleanup. Make VectorComplex::inject argument const. Add complex matrix testing. Index: gmc.cc =================================================================== RCS file: /cvsroot/lapackpp/lapackpp/matrix/src/gmc.cc,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d --brief -r1.5 -r1.6 Files /tmp/cvst6qrYI and /tmp/cvsAUbEBA differ Index: vc.cc =================================================================== RCS file: /cvsroot/lapackpp/lapackpp/matrix/src/vc.cc,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d --brief -r1.4 -r1.5 Files /tmp/cvs6sOsFO and /tmp/cvsc0pOkG differ Index: vd.cc =================================================================== RCS file: /cvsroot/lapackpp/lapackpp/matrix/src/vd.cc,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d --brief -r1.3 -r1.4 Files /tmp/cvsiWAIQS and /tmp/cvsKjFNyK differ |