[Lapackpp-cvs] CVS: lapackpp/matrix/src vtmpl.h,NONE,1.1 Makefile.am,1.8,1.9 vc.cc,1.10,1.11 vd.cc,1
Status: Beta
Brought to you by:
cstim
From: Christian S. <cs...@us...> - 2005-10-28 12:13:10
|
Update of /cvsroot/lapackpp/lapackpp/matrix/src In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21760/matrix/src Modified Files: Makefile.am vc.cc vd.cc vf.cc vi.cc vli.cc Added Files: vtmpl.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. --- NEW FILE: vtmpl.h --- |