[Lapackpp-cvs] CVS: lapackpp/include gmc.h,1.20,1.21 gmd.h,1.20,1.21 gmf.h,1.7,1.8 gmi.h,1.10,1.11 g
Status: Beta
Brought to you by:
cstim
From: Christian S. <cs...@us...> - 2005-10-28 15:09:30
|
Update of /cvsroot/lapackpp/lapackpp/include In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv5208/include Modified Files: gmc.h gmd.h gmf.h gmi.h gmli.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. |