Boost logo

Boost :

Subject: Re: [boost] Boost SIMD beta release
From: Peter Dimov (lists_at_[hidden])
Date: 2012-12-20 14:09:11


Mathias Gaunard wrote:
> On 20/12/12 19:49, Peter Dimov wrote:
>
> > This is tedious boilerplate so I wondered whether you had already
> > provided a solution. simd::transform seems the logical place to put it.
>
> simd::transform only has one input and one output.
> How would it work with multiple inputs?

I couldn't find the documentation of simd::transform in
boost-simd-3.0b1.tgz, but assuming it's the same as std::transform, the same
way as std::transform works with two inputs?


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