coder-mike / FixedPointLinks
Library for fixed point arithmetic in C++
☆48Updated last year
Alternatives and similar repositories for FixedPoint
Users that are interested in FixedPoint are comparing it to the libraries listed below
Sorting:
- MFixedPoint is a header-only fixed-point C++ library suitable for fast arithmetic operations on systems which don't have a FPU (e.g. embe…☆174Updated 6 years ago
- Fixed-point arithmetic in C++☆12Updated 12 years ago
- LibQ: Simulate your C++ floating-point algorithms with fixed-point easily without any pain :)