Re: Fixed-point operations

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Cristea Bogdan wrote:
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.

Slow on what? Most big cpus nowadays have very fast FPUs. On something like an ARM without an FPU fixed point should be quite a bit faster....



[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux