Documentation
Tools for embedded systems
|
This is the complete list of members for qlibs::fp16, including all inherited members.
absolute(const fp16 &x) noexcept | qlibs::fp16 | inlinestatic |
acos(const fp16 &x) noexcept | qlibs::fp16 | inlinestatic |
asin(const fp16 &x) noexcept | qlibs::fp16 | inlinestatic |
atan(const fp16 &x) noexcept | qlibs::fp16 | inlinestatic |
atan2(const fp16 &y, const fp16 &x) noexcept | qlibs::fp16 | inlinestatic |
ceil(const fp16 &x) noexcept | qlibs::fp16 | inlinestatic |
cos(const fp16 &x) noexcept | qlibs::fp16 | inlinestatic |
cosh(const fp16 &x) noexcept | qlibs::fp16 | inlinestatic |
degToRad(const fp16 &x) noexcept | qlibs::fp16 | inlinestatic |
exp(const fp16 &x) noexcept | qlibs::fp16 | inlinestatic |
floor(const fp16 &x) noexcept | qlibs::fp16 | inlinestatic |
fp16() | qlibs::fp16 | inline |
fp16(const fp16 &other) | qlibs::fp16 | inline |
from(const int x) noexcept | qlibs::fp16 | inlinestatic |
from(const float x) noexcept | qlibs::fp16 | inlinestatic |
from(const double x) noexcept | qlibs::fp16 | inlinestatic |
isExpMax(void) const noexcept | qlibs::fp16 | inline |
isOverflow(void) const noexcept | qlibs::fp16 | inline |
log(const fp16 &x) noexcept | qlibs::fp16 | inlinestatic |
log2(const fp16 &x) noexcept | qlibs::fp16 | inlinestatic |
operator""_fp(long double val) | qlibs::fp16 | friend |
operator""_fp(unsigned long long val) | qlibs::fp16 | friend |
pow(const fp16 &x, const fp16 &y) noexcept | qlibs::fp16 | inlinestatic |
radToDeg(const fp16 &x) noexcept | qlibs::fp16 | inlinestatic |
raw(void) const noexcept | qlibs::fp16 | inline |
rounding(const fp16 &x) noexcept | qlibs::fp16 | inlinestatic |
sin(const fp16 &x) noexcept | qlibs::fp16 | inlinestatic |
sinh(const fp16 &x) noexcept | qlibs::fp16 | inlinestatic |
sqrt(const fp16 &x) noexcept | qlibs::fp16 | inlinestatic |
tan(const fp16 &x) noexcept | qlibs::fp16 | inlinestatic |
tanh(const fp16 &x) noexcept | qlibs::fp16 | inlinestatic |
toASCII(const fp16 &x, char *str, int decimals) noexcept | qlibs::fp16 | inlinestatic |
toDouble(const fp16 &x) noexcept | qlibs::fp16 | static |
toFloat(const fp16 &x) noexcept | qlibs::fp16 | static |
toInt(const fp16 &x) noexcept | qlibs::fp16 | static |
wrapTo180(const fp16 &x) noexcept | qlibs::fp16 | inlinestatic |
wrapToPi(const fp16 &x) noexcept | qlibs::fp16 | inlinestatic |