$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] different matrix library?
From: DE (satan66613_at_[hidden])
Date: 2009-08-14 14:19:12
on 14.08.2009 at 21:30
joel wrote :
> You can also impelemnt matrix-matrix
> acces in a pinch. aka
> matrix<float> x;
> matrix<int> u;
> x(u) = ...;
and talking about that...
it looks as perversion to me
who would access to matrix like that?
-- Pavel