Boost logo

Ublas :

From: Gunter Winkler (guwi17_at_[hidden])
Date: 2006-12-07 04:51:21


On Wednesday 06 December 2006 22:56, pinacle wrote:
> Hi Gunter,
>
> Is there any way to perform this kind of MATLAB operation:
>
> indices = [2 1 3];
> X(1:3) = A(indices, indices) * y(1:3);

No, this is not implemented yet, but we are looking for someone who does the
job.

see also the thread about "range complement".
http://article.gmane.org/gmane.comp.lib.boost.ublas/3089

mfg
Gunter