$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: rgarcia1771 (garcia_at_[hidden])
Date: 2002-01-09 16:18:34
--- In boost_at_y..., Thomas Lien <tgunlien_at_y...> wrote:
> Are there plans for support of matrix-like operations
> for 2-Dimensional arrays (multiplication,
> cross-product, etc)?
>
In short, yes. Those operations will exist as a library built atop
multi_array.
Cheers,
Ron