Boost logo

Boost :

Subject: Re: [boost] [fixed-pt] (was [Review Request] Multiprecision Arithmetic Library)
From: Neal Becker (ndbecker2_at_[hidden])
Date: 2012-04-04 07:17:22


Here is my current run-time fixed-pt. In this version, fixed-pt bit widths are
set at run-time, becuase I use this from python. It is simple to convert this
to compile-time if desired.

The code is based on the boost::constrained_value

http://pastebin.com/tXkeGAMf


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