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.