summaryrefslogtreecommitdiffhomepage
path: root/qfunctionconfigurator/qfunctionconfigurator.cpp
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2015-07-26 10:53:33 +0200
committerStanislaw Halik <sthalik@misaki.pl>2015-07-26 10:57:52 +0200
commitff290993484e6708ec57fbc4c4d4eeaaae379c4f (patch)
tree04e77efa8abca30792d92b69c77cf6030c3848b9 /qfunctionconfigurator/qfunctionconfigurator.cpp
parentb34bb2dc35e2d11bd6473a75356a49303bbeb556 (diff)
qfc: use integers as storage, not floats
Float mantissa has 23 bits. 9 bits get wasted per value. Instead, use uint16_t that doesn't lose much precision, but saves half the space.
Diffstat (limited to 'qfunctionconfigurator/qfunctionconfigurator.cpp')
0 files changed, 0 insertions, 0 deletions