Update of /cvsroot/lapackpp/lapackpp/matrix/testing
In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv17066/matrix/testing
Modified Files:
ttdd.cc
Log Message:
Completely overhaul the LaTridiagMatDouble class: Move stupid inline functions into the cc
file and vice versa. Fix operator(int,int) that was completely
broken. Remove second upper diagonal which is almost
unused. Document everything. Explain how the diagonal assignments
should be done by using inject().
- View diff: http://lapackpp.cvs.sourceforge.net/lapackpp/lapackpp/matrix/testing/ttdd.cc?r1=1.2&r2=1.3
|