[Lapackpp-cvs] CVS: lapackpp/matrix/testing matrix_test,1.3,1.4 tgc.cc,1.2,1.3
Status: Beta
Brought to you by:
cstim
From: Christian S. <cs...@us...> - 2004-02-27 16:10:10
|
Update of /cvsroot/lapackpp/lapackpp/matrix/testing In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv10602/matrix/testing Modified Files: matrix_test tgc.cc Log Message: Code cleanup. Make VectorComplex::inject argument const. Add complex matrix testing. Index: matrix_test =================================================================== RCS file: /cvsroot/lapackpp/lapackpp/matrix/testing/matrix_test,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d --brief -r1.3 -r1.4 Files /tmp/cvsH06NzR and /tmp/cvsLSbAiJ differ Index: tgc.cc =================================================================== RCS file: /cvsroot/lapackpp/lapackpp/matrix/testing/tgc.cc,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d --brief -r1.2 -r1.3 Files /tmp/cvsXmRIy5 and /tmp/cvsqSwSwX differ |