Boost logo

Boost :

From: David Abrahams (dave_at_[hidden])
Date: 2006-09-05 09:36:07


"Andy Little" <andy_at_[hidden]> writes:

> Hi Boosters,
>
> Is it possible to use fusion to do a compile time matrix?

Not directly, but there are at least two good ways to build one on top
of fusion:

1. use a fusion vector of fusion vectors.
2. use a fusion vector augmented with a row length (assuming it's row-major).

-- 
Dave Abrahams
Boost Consulting
www.boost-consulting.com

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