[Lapackpp-cvs] CVS: lapackpp/include gmc.h,1.17,1.18 gmd.h,1.17,1.18 gmf.h,1.5,1.6 gmi.h,1.7,1.8 gml
Status: Beta
Brought to you by:
cstim
From: Christian S. <cs...@us...> - 2005-09-12 09:18:39
|
Update of /cvsroot/lapackpp/lapackpp/include In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv10384/include Modified Files: gmc.h gmd.h gmf.h gmi.h gmli.h laindex.h Log Message: 2005-09-12 Christian Stimming <sti...@tu...> * lapackpp.pc.in: Add configuration file for pkg-config, let this also be installed. * matrix/src/gnc.cc, gmd.cc (operator=): Fix errorneous assignment when matrix has non-unit stride. * include/laindex.h: Fix error in LaIndex::operator=; increment was not copied. Reported by Brian White <bw...@cs...>. |