[Lapackpp-cvs] CVS: lapackpp/blaspp/src blas3pp.cc,1.8,1.9
Status: Beta
Brought to you by:
cstim
From: Christian S. <cs...@us...> - 2006-02-24 15:17:07
|
Update of /cvsroot/lapackpp/lapackpp/blaspp/src In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21872/blaspp/src Modified Files: blas3pp.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. |