[Lapackpp-cvs] CVS: lapackpp ChangeLog,1.92,1.93
Status: Beta
Brought to you by:
cstim
From: Christian S. <cs...@us...> - 2005-10-28 12:13:13
|
Update of /cvsroot/lapackpp/lapackpp In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21760 Modified Files: ChangeLog 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. |