$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Matthias Troyer (troyer_at_[hidden])
Date: 2007-05-27 12:56:37
On 24 May 2007, at 01:07, Michael Tegtmeyer wrote:
>
> Of additional interest since my previous post: the implementation
> will now
> automaticallty unroll all numeric ops at compile time (subject to
> the compiler)
> up to a predefined array size.
Does it provide full expression template support, like the TinyVector
class of Blitz++ - or what is meant by unrolling up to a predefined
array size?
Matthias