[Lapackpp-cvs] CVS: lapackpp/include gmc.h,1.30,1.31 gmd.h,1.28,1.29 gmf.h,1.15,1.16 gmi.h,1.18,1.19
Status: Beta
Brought to you by:
cstim
From: Christian S. <cs...@us...> - 2006-01-04 15:24:11
|
Update of /cvsroot/lapackpp/lapackpp/include In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3079/include Modified Files: gmc.h gmd.h gmf.h gmi.h gmli.h Log Message: 2006-01-04 Christian Stimming <sti...@tu...> * include/gmd.h, gmc.h, gmi.h, gmf.h, gmli.h, matrix/src/gmtmpl.cc: Add a whole new lot of static constructors for elementary matrices. These are in fact just wrappers for the template functions from latmpl.h, and to save some typing the implementations are defined by macros in one common file gmtmpl.cc. |