$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: John Suters (johnds_at_[hidden])
Date: 2001-10-31 16:49:56
> You could have a separate input and output range, where the output range
> length must be a power of two and >= input range length.
>
That sounds fair, although now thinking about the whole thing in the light
of some of the other posters' replys, perhaps I'm being shortsighted wrt the
generality of my implementation. I had a specific goal in mind when I
constructed this, and I certainly had no interest in more general
application of the technique.
John