|
| | Subject: | Fixed-point operations | | Group: | Gcc-help | | From: | Cristea Bogdan | | Date: | 31 Dec 2007 |
Is there a library implementing fast fixed-point operations (addition,
multiplication, comparisons)? I have used till now a C++ class, but
the fixed-point operations are very slow wrt to their floating-point
counterparts.
--
Bogdan Cristea
|