Update of /cvsroot/lapackpp/lapackpp/matrix/src
In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv17066/matrix/src
Modified Files:
trmd.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/src/trmd.cc?r1=1.4&r2=1.5
|