Boost logo

Boost :

Subject: Re: [boost] [fixed_point] Request for interest in a binary fixed point library
From: Christopher Kormanyos (e_float_at_[hidden])
Date: 2012-04-11 17:12:26


> 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!

Chris.


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk