FastLED 3.9.15
Loading...
Searching...
No Matches
fl::fixed_point_base< Derived, IntBits, FracBits > Member List

This is the complete list of members for fl::fixed_point_base< Derived, IntBits, FracBits >, including all inherited members.

_highest_bit_step(u32 v, int r)fl::fixed_point_base< Derived, IntBits, FracBits >inlineprivatestatic
abs(Derived x)fl::fixed_point_base< Derived, IntBits, FracBits >inlinestatic
abs() constfl::fixed_point_base< Derived, IntBits, FracBits >inline
acos(Derived x)fl::fixed_point_base< Derived, IntBits, FracBits >inlinestatic
acos() constfl::fixed_point_base< Derived, IntBits, FracBits >inline
angle_to_a24(Derived angle)fl::fixed_point_base< Derived, IntBits, FracBits >inlineprivatestatic
asin(Derived x)fl::fixed_point_base< Derived, IntBits, FracBits >inlinestatic
asin() constfl::fixed_point_base< Derived, IntBits, FracBits >inline
atan(Derived x)fl::fixed_point_base< Derived, IntBits, FracBits >inlinestatic
atan() constfl::fixed_point_base< Derived, IntBits, FracBits >inline
atan2(Derived y, Derived x)fl::fixed_point_base< Derived, IntBits, FracBits >inlinestatic
atan_unit(Derived t)fl::fixed_point_base< Derived, IntBits, FracBits >inlineprivatestatic
ceil(Derived x)fl::fixed_point_base< Derived, IntBits, FracBits >inlinestatic
ceil() constfl::fixed_point_base< Derived, IntBits, FracBits >inline
clamp(Derived x, Derived lo, Derived hi)fl::fixed_point_base< Derived, IntBits, FracBits >inlinestatic
cos() constfl::fixed_point_base< Derived, IntBits, FracBits >inline
cos(Derived angle)fl::fixed_point_base< Derived, IntBits, FracBits >inlinestatic
exp2_fp(Derived x)fl::fixed_point_base< Derived, IntBits, FracBits >inlineprivatestatic
exp2_horner(raw_type int_pow, PolyType fr_ifrac, PolyType d0, PolyType d1, PolyType d2, PolyType d3, fl::true_type)fl::fixed_point_base< Derived, IntBits, FracBits >inlineprivatestatic
exp2_horner(raw_type int_pow, PolyType fr_ifrac, PolyType d0, PolyType d1, PolyType d2, PolyType d3, fl::false_type)fl::fixed_point_base< Derived, IntBits, FracBits >inlineprivatestatic
fixed_point_base() FL_NOEXCEPT=defaultfl::fixed_point_base< Derived, IntBits, FracBits >
fixed_point_base(float f)fl::fixed_point_base< Derived, IntBits, FracBits >inlineexplicit
fixed_point_base(raw_type raw, RawTag)fl::fixed_point_base< Derived, IntBits, FracBits >inlineexplicit
floor(Derived x)fl::fixed_point_base< Derived, IntBits, FracBits >inlinestatic
floor() constfl::fixed_point_base< Derived, IntBits, FracBits >inline
FRAC_BITSfl::fixed_point_base< Derived, IntBits, FracBits >static
fract(Derived x)fl::fixed_point_base< Derived, IntBits, FracBits >inlinestatic
fract() constfl::fixed_point_base< Derived, IntBits, FracBits >inline
from_raw(raw_type raw)fl::fixed_point_base< Derived, IntBits, FracBits >inlinestatic
highest_bit(u32 v)fl::fixed_point_base< Derived, IntBits, FracBits >inlineprivatestatic
INT_BITSfl::fixed_point_base< Derived, IntBits, FracBits >static
intermediate_type typedeffl::fixed_point_base< Derived, IntBits, FracBits >
lerp(Derived a, Derived b, Derived t)fl::fixed_point_base< Derived, IntBits, FracBits >inlinestatic
log2_fp(Derived x)fl::fixed_point_base< Derived, IntBits, FracBits >inlineprivatestatic
log2_horner(raw_type int_part, PolyType t_ifrac, PolyType c0, PolyType c1, PolyType c2, PolyType c3, fl::true_type)fl::fixed_point_base< Derived, IntBits, FracBits >inlineprivatestatic
log2_horner(raw_type int_part, PolyType t_ifrac, PolyType c0, PolyType c1, PolyType c2, PolyType c3, fl::false_type)fl::fixed_point_base< Derived, IntBits, FracBits >inlineprivatestatic
mod(Derived a, Derived b)fl::fixed_point_base< Derived, IntBits, FracBits >inlinestatic
mValuefl::fixed_point_base< Derived, IntBits, FracBits >protected
operator!=(Derived b) constfl::fixed_point_base< Derived, IntBits, FracBits >inline
operator*(Derived b) constfl::fixed_point_base< Derived, IntBits, FracBits >inline
operator*(raw_type scalar) constfl::fixed_point_base< Derived, IntBits, FracBits >inline
operator*(raw_type scalar, Derived fp)fl::fixed_point_base< Derived, IntBits, FracBits >friend
operator+(Derived b) constfl::fixed_point_base< Derived, IntBits, FracBits >inline
operator-(Derived b) constfl::fixed_point_base< Derived, IntBits, FracBits >inline
operator-() constfl::fixed_point_base< Derived, IntBits, FracBits >inline
operator/(Derived b) constfl::fixed_point_base< Derived, IntBits, FracBits >inline
operator<(Derived b) constfl::fixed_point_base< Derived, IntBits, FracBits >inline
operator<=(Derived b) constfl::fixed_point_base< Derived, IntBits, FracBits >inline
operator==(Derived b) constfl::fixed_point_base< Derived, IntBits, FracBits >inline
operator>(Derived b) constfl::fixed_point_base< Derived, IntBits, FracBits >inline
operator>=(Derived b) constfl::fixed_point_base< Derived, IntBits, FracBits >inline
operator>>(int shift) constfl::fixed_point_base< Derived, IntBits, FracBits >inline
poly_intermediate_type typedeffl::fixed_point_base< Derived, IntBits, FracBits >
pow(Derived base, Derived exp)fl::fixed_point_base< Derived, IntBits, FracBits >inlinestatic
RAD_TO_24fl::fixed_point_base< Derived, IntBits, FracBits >privatestatic
raw() constfl::fixed_point_base< Derived, IntBits, FracBits >inline
raw_type typedeffl::fixed_point_base< Derived, IntBits, FracBits >
rsqrt(Derived x)fl::fixed_point_base< Derived, IntBits, FracBits >inlinestatic
rsqrt() constfl::fixed_point_base< Derived, IntBits, FracBits >inline
sign(Derived x)fl::fixed_point_base< Derived, IntBits, FracBits >inlinestatic
sign() constfl::fixed_point_base< Derived, IntBits, FracBits >inline
sin() constfl::fixed_point_base< Derived, IntBits, FracBits >inline
sin(Derived angle)fl::fixed_point_base< Derived, IntBits, FracBits >inlinestatic
sincos(Derived angle, Derived &out_sin, Derived &out_cos)fl::fixed_point_base< Derived, IntBits, FracBits >inlinestatic
smoothstep(Derived edge0, Derived edge1, Derived x)fl::fixed_point_base< Derived, IntBits, FracBits >inlinestatic
sqrt(Derived x)fl::fixed_point_base< Derived, IntBits, FracBits >inlinestatic
sqrt() constfl::fixed_point_base< Derived, IntBits, FracBits >inline
sqrt_impl(Derived x, fl::true_type)fl::fixed_point_base< Derived, IntBits, FracBits >inlineprivatestatic
sqrt_impl(Derived x, fl::false_type)fl::fixed_point_base< Derived, IntBits, FracBits >inlineprivatestatic
step(Derived edge, Derived x)fl::fixed_point_base< Derived, IntBits, FracBits >inlinestatic
to_float() constfl::fixed_point_base< Derived, IntBits, FracBits >inline
to_int() constfl::fixed_point_base< Derived, IntBits, FracBits >inline
traits typedeffl::fixed_point_base< Derived, IntBits, FracBits >
unsigned_intermediate_type typedeffl::fixed_point_base< Derived, IntBits, FracBits >
unsigned_raw_type typedeffl::fixed_point_base< Derived, IntBits, FracBits >