Update of /cvsroot/lapackpp/lapackpp/include
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv5474/include
Modified Files:
gmc.h gmd.h lacomplex
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: gmc.h
===================================================================
RCS file: /cvsroot/lapackpp/lapackpp/include/gmc.h,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d --brief -r1.3 -r1.4
Files /tmp/cvsdepnZ9 and /tmp/cvskj4CMi differ
Index: gmd.h
===================================================================
RCS file: /cvsroot/lapackpp/lapackpp/include/gmd.h,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d --brief -r1.3 -r1.4
Files /tmp/cvsv8ajPg and /tmp/cvswiv8Gp differ
Index: lacomplex
===================================================================
RCS file: /cvsroot/lapackpp/lapackpp/include/lacomplex,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d --brief -r1.6 -r1.7
Files /tmp/cvsS0ZbBk and /tmp/cvsnuK3wt differ
|