Template class for represneting fractional ints.
More...
#include <lib8tion.h>
|
| q (float fx) |
|
| q (uint8_t _i, uint8_t _f) |
|
uint32_t | operator* (uint32_t v) |
|
uint16_t | operator* (uint16_t v) |
|
int32_t | operator* (int32_t v) |
|
int16_t | operator* (int16_t v) |
|
int | operator* (int v) |
|
template<class T, int F, int I>
class q< T, F, I >
Template class for represneting fractional ints.
Definition at line 754 of file lib8tion.h.
The documentation for this class was generated from the following file: