Update of /cvsroot/lapackpp/lapackpp/matrix/src
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3079/matrix/src
Modified Files:
Makefile.am gmc.cc gmd.cc gmf.cc gmi.cc gmli.cc
Added Files:
gmtmpl.cc
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.
--- NEW FILE: gmtmpl.cc ---
|