$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Benedikt Weber (weber_at_[hidden])
Date: 2002-07-10 03:23:27
> This could become simpler by avoiding the need to define the MRType, for
> example as follows:
>
> A(range(0,3), range(4,6)).assign( prod( B(range(4,6),range(0,10)),
> C(range(9,19), range(0,2))));
I strongly support this need for simpler notation. As a matter of fact, this
was one of my points in the formal review
(http://aspn.activestate.com/ASPN/Mail/Message/1264418)
Benedikt