[Lapackpp-cvs] CVS: lapackpp/matrix/src gmc.cc,1.23,1.24 gmtmpl.cc,1.1,1.2
Status: Beta
Brought to you by:
cstim
From: Christian S. <cs...@us...> - 2006-01-31 14:24:17
|
Update of /cvsroot/lapackpp/lapackpp/matrix/src In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12279/matrix/src Modified Files: gmc.cc gmtmpl.cc Log Message: 2006-01-31 Christian Stimming <sti...@tu...> * include/gmd.h, gmc.h, gmi.h, gmf.h, gmli.h: Add row() and column() methods to access single rows and columns as submatrix views more easily. Implementation is in matrix/src/gmtmpl.cc. |