Update of /cvsroot/lapackpp/lapackpp/matrix/src
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv1003/matrix/src
Modified Files:
gmc.cc gmd.cc vc.cc vd.cc
Log Message:
2004-02-27 Christian Stimming <sti...@tu...>
* matrix/src/vd.cc, vc.cc, gmc.cc, gmd.cc: Optimize assignment
operator since cachegrind says it's very ineffective.
Index: gmc.cc
===================================================================
RCS file: /cvsroot/lapackpp/lapackpp/matrix/src/gmc.cc,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d --brief -r1.4 -r1.5
Files /tmp/cvsAxZnlj and /tmp/cvsAiOC6p differ
Index: gmd.cc
===================================================================
RCS file: /cvsroot/lapackpp/lapackpp/matrix/src/gmd.cc,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d --brief -r1.3 -r1.4
Files /tmp/cvswjDiAw and /tmp/cvs7zhEsD differ
Index: vc.cc
===================================================================
RCS file: /cvsroot/lapackpp/lapackpp/matrix/src/vc.cc,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d --brief -r1.2 -r1.3
Files /tmp/cvsa7reSy and /tmp/cvsVzx3LF differ
Index: vd.cc
===================================================================
RCS file: /cvsroot/lapackpp/lapackpp/matrix/src/vd.cc,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d --brief -r1.2 -r1.3
Files /tmp/cvsbkwrjy and /tmp/cvs5pFqeF differ
|