[Lapackpp-cvs] CVS: lapackpp ChangeLog,1.121,1.122
Status: Beta
Brought to you by:
cstim
From: Christian S. <cs...@us...> - 2006-01-31 14:24:17
|
Update of /cvsroot/lapackpp/lapackpp In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12279 Modified Files: ChangeLog 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. |