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 ---
|