[Lapackpp-cvs] CVS: lapackpp/matrix/src mtmpl.h,NONE,1.1 Makefile.am,1.9,1.10 gmc.cc,1.19,1.20 gmd.c
Status: Beta
Brought to you by:
cstim
From: Christian S. <cs...@us...> - 2005-10-28 15:09:30
|
Update of /cvsroot/lapackpp/lapackpp/matrix/src In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv5208/matrix/src Modified Files: Makefile.am gmc.cc gmd.cc gmf.cc gmi.cc gmli.cc vtmpl.h Added Files: mtmpl.h Log Message: 2005-10-28 Christian Stimming <sti...@tu...> * include/gmc.h, matrix/src/mtmpl.h, gmc.cc etc: All LaGenMatXY classes have been greatly improved: Use common function templates for the actual member functions. This makes the optimized methods available in all classes at once. --- NEW FILE: mtmpl.h --- |