$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Andy Little (andy_at_[hidden])
Date: 2004-10-17 08:57:38
"Debian User" <andreas_harnack_at_[hidden]> wrote in message
news:E1CGhiZ-0003Nt-00_at_smtp07.web.de...
> Hi @,
>
> I've uploaded the initial version of the algebraic vector class
> as proposed in comp.lang.c++.moderated. It has been renamed
> to Euclidean vector class as a result of the discussions so far.
>
> Is there any interest here? Comments are welcome.
I have had a look.
Some documentation would be nice. ie What problem is it trying to solve.
definitions of norm, dim, vec etc ...what they actually mean (preferably in
laymans terms)
As it stands I find it difficult to understand exactly what you are trying
to achieve.
regards
Andy Little