From: Neal Becker (ndbecker2_at_[hidden])
Date: 2008-07-31 07:47:44


I have the beginning of a fixed-pt binary lib. Fixed-pt is popular in DSP applications. It is integer arithmetic, but keeping track of the binary pt.

It is built on top of constrained_value.

It is small, so I include it here: