[Lapackpp-cvs] CVS: lapackpp/include trmd.h,1.5,1.6
Status: Beta
Brought to you by:
cstim
From: Christian S. <cs...@us...> - 2006-08-01 13:00:38
|
Update of /cvsroot/lapackpp/lapackpp/include In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv17066/include Modified Files: trmd.h 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/include/trmd.h?r1=1.5&r2=1.6 |