[Lapackpp-cvs] CVS: lapackpp/matrix/src gmc.cc,1.25,1.26 gmd.cc,1.20,1.21 gmtmpl.cc,1.3,1.4
Status: Beta
Brought to you by:
cstim
From: Christian S. <cs...@us...> - 2006-02-24 15:17:06
|
Update of /cvsroot/lapackpp/lapackpp/matrix/src In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21872/matrix/src Modified Files: gmc.cc gmd.cc gmtmpl.cc Log Message: 2006-02-24 Christian Stimming <sti...@tu...> * include/gmd.h, gmc.h: Add scale() method and operator*= as an alias to Blas_Scale. * include/gmd.h, gmc.h, gmi.h, gmf.h, gmli.h: Add add() method in addition to operator+=. * include/blas3pp.h: Add Blas_Scale for matrices. |