Boost logo

Boost :

Subject: Re: [boost] [variadic_templates][mpl]interest in compile time matrix multiplication?
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2010-02-16 15:37:57


AMDG

joel falcou wrote:
> Larry Evans wrote:
>> The plus and times operations can be replaced with any
>> compile-time binary operation.
> Does it works as MPL extension or is it compeltely another thign ?
> Advantage of beign MPL based is that you may reuse allt he algorithm
> by makign tour matrix<> and vector<> conformants to proper concepts.
>
> Any support for stuff like inverse or linear system solving with
> rationals ?

Boost.Units has contained non-generic versions of these
for several years, because we needed them for conversions.

In Christ,
Steven Watanabe


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