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.
|