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