[Lapackpp-cvs] CVS: lapackpp/include blas3pp.h,1.9,1.10 gmc.h,1.33,1.34 gmd.h,1.31,1.32 gmf.h,1.18,1
Status: Beta
Brought to you by:
cstim
From: Christian S. <cs...@us...> - 2006-02-24 15:17:06
|
Update of /cvsroot/lapackpp/lapackpp/include In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21872/include Modified Files: blas3pp.h gmc.h gmd.h gmf.h gmi.h gmli.h 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. |