|
FixMath
|
Classes | |
| struct | BitCounter |
| struct | BitCounter< value, 0 > |
Typedefs | |
| template<int8_t NF, uint64_t RANGE> | |
| using | UFixByRange_t = UFix< NIcount< RANGE >() -NF, NF, RANGE > |
| template<int8_t NF, uint64_t RANGE> | |
| using | SFixByRange_t = SFix< NIcount< RANGE-1 >() -NF, NF, RANGE > |
constexpr functions used internally.
This file implements a few compile-time checks to verify the implementation is correct.