2013/2/15 Christian Henning <chhenning@gmail.com>
On Wed, Feb 13, 2013 at 6:13 PM, Christian Henning <chhenning@gmail.com> wrote:
> Hi,
>
>>>     // I have no idea why this exists, seems OK to remove it
>>>     template <typename Scalar> packed_channel_value(Scalar v) { _value =
>>> static_cast< integer_t >( v ) % num_values; }

I have uploaded the revised packed_channel_value class. Please have a
look when you get a chance.

Ah, too bad, I just edited the file to get it work w/o that overload...
Ok, I'll check it now.


Thanks