$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [fixed_point] Request for interest in a binary fixed point library
From: Vicente J. Botet Escriba (vicente.botet_at_[hidden])
Date: 2012-04-11 18:13:17
Le 11/04/12 23:12, Christopher Kormanyos a écrit :
>> So isn't it possible to implement this functionality as a simple wrapper
>> around Boost Multiprecision fixed int type (cpp_int) with properly
>> overloaded operators?
>> Thanks,
>> Andrii
> Maybe, for big digit counts this could be a brilliant implementation detail.
> But don't even think of losing performance for a tiny 7.8 signed split
> that we will use on an 8-bit CPU!
>
>
I will not forget that,
Vicente