[Lapackpp-cvs] CVS: lapackpp/include vc.h,1.8,1.9 vd.h,1.7,1.8 vf.h,1.6,1.7 vi.h,1.6,1.7 vli.h,1.4,1
Status: Beta
Brought to you by:
cstim
From: Christian S. <cs...@us...> - 2005-10-28 12:13:10
|
Update of /cvsroot/lapackpp/lapackpp/include In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21760/include Modified Files: vc.h vd.h vf.h vi.h vli.h Log Message: 2005-10-28 Christian Stimming <sti...@tu...> * include/vc.h, matrix/src/vtmpl.h, vc.cc etc: All VectorXY classes have been greatly improved: Use common function templates for the actual member functions; enforce constructor use of management structure. Unifies all the vector classes. |