[Lapackpp-cvs] CVS: lapackpp/include vc.h,1.3,1.4 vd.h,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/include In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv10602/include Modified Files: vc.h vd.h Log Message: Code cleanup. Make VectorComplex::inject argument const. Add complex matrix testing. Index: vc.h =================================================================== RCS file: /cvsroot/lapackpp/lapackpp/include/vc.h,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d --brief -r1.3 -r1.4 Files /tmp/cvshXLggF and /tmp/cvsklBwPw differ Index: vd.h =================================================================== RCS file: /cvsroot/lapackpp/lapackpp/include/vd.h,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d --brief -r1.3 -r1.4 Files /tmp/cvsEL5kkM and /tmp/cvsU9UnYD differ |