Boost logo

Boost :

From: Michael Tegtmeyer (tegtmeye_at_[hidden])
Date: 2007-05-23 19:34:56


On Wed, 23 May 2007, Stjepan Rajko wrote:

> Cool - I'd be interested. It seems like it would be a decent
> foundation for simple low-dimensional point / vector classes, perhaps?
> I'll check out what you have in the sandbox.

This is what we primarily use it for here: vector operations as well as
the base for quaternions. It also does well for homogeneous coordinate
matrices. The design use-case is most general vector math ops of known,
fixed size.

Future possiblities also include support for SIMD etc a la macstl.

Mike


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