[Lapackpp-cvs] CVS: lapackpp/matrix/src gmc.cc,1.24,1.25 gmd.cc,1.19,1.20 gmf.cc,1.13,1.14 gmi.cc,1.
Status: Beta
Brought to you by:
cstim
From: Christian S. <cs...@us...> - 2006-01-31 15:30:30
|
Update of /cvsroot/lapackpp/lapackpp/matrix/src In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3521/matrix/src Modified Files: gmc.cc gmd.cc gmf.cc gmi.cc gmli.cc gmtmpl.cc mtmpl.h Log Message: 2006-01-31 Christian Stimming <sti...@tu...> * matrix/src/gmtmpl.cc, mtmpl.h: Consolidate much more methods from the five matrix classes into this templated macro file. Unifies the matrices even more. |