$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Boost SIMD beta release
From: Mathias Gaunard (mathias.gaunard_at_[hidden])
Date: 2012-12-20 13:50:43
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?