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