Boost logo

Boost :

Subject: Re: [boost] Interest in multi-dimensional array class templates.
From: Fabio Fracassi (f.fracassi_at_[hidden])
Date: 2011-06-21 13:50:09


On 11/6/2011 21:05, Brian Smith wrote:
> The file maps.zip in the containers directory in Boost's vault
> contains a library with classes for the development of
> multi-dimensional array applications. Also included are scalar and
> fixed-size vector and matrix class templates with an expression
> template implementation of operators.
>
> The multi-dimensional array's can be fixed-size statically or
> dynamically allocated, or dynamically allocated and resizeable.
> Vectors and matrices can be statically or dynamically allocated and
> written in block form. The notation follows that provided by the STL
> and other Boost libraries.
>

How does this compare to boost GIL and/or to boost UBLAS?

regards

Fabio


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk