[Lapackpp-cvs] CVS: lapackpp/include lavc.h,1.7,1.8 lavd.h,1.7,1.8 lavi.h,1.2,1.3 lavli.h,1.2,1.3
Status: Beta
Brought to you by:
cstim
From: Christian S. <cs...@us...> - 2005-03-07 11:46:06
|
Update of /cvsroot/lapackpp/lapackpp/include In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv5196/include Modified Files: lavc.h lavd.h lavi.h lavli.h Log Message: 2005-03-04 Christian Stimming <sti...@tu...> * include/lavc.h (inc), lavd.h, lavi.h, lavli.h: The inc() method gave wrong results when the vector was in fact a submatrix view of a larger matrix. Fixed this. |