Update of /cvsroot/lapackpp/lapackpp/matrix/src
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv5474/matrix/src
Modified Files:
Makefile.am gmc.cc
Log Message:
2004-02-06 Christian Stimming <sti...@tu...>
* configure.in: Release version 1.9.1
* matrix/testing/tgc.cc: Enable testing of LaGenMatComplex again.
* include/gmd.h: Change LaGenMatDouble::operator=(LaGenMatDouble&)
to copy() semantics instead of inject(), so that this is now
conformant to the LaGenMatComplex behaviour and less error-prone
for unexperienced programmers.
Index: Makefile.am
===================================================================
RCS file: /cvsroot/lapackpp/lapackpp/matrix/src/Makefile.am,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d --brief -r1.2 -r1.3
Files /tmp/cvsiHf2aj and /tmp/cvsijem4r differ
Index: gmc.cc
===================================================================
RCS file: /cvsroot/lapackpp/lapackpp/matrix/src/gmc.cc,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d --brief -r1.3 -r1.4
Files /tmp/cvsXdmlsk and /tmp/cvsexsYnt differ
|