FastLED 3.9.15
Loading...
Searching...
No Matches

◆ smoothstep()

template<int IntBits, int FracBits, Sign S>
static FASTLED_FORCE_INLINE fixed_point fl::fixed_point< IntBits, FracBits, S >::smoothstep ( fixed_point< IntBits, FracBits, S > edge0,
fixed_point< IntBits, FracBits, S > edge1,
fixed_point< IntBits, FracBits, S > x )
inlinestatic

Definition at line 363 of file fixed_point.h.

363 {
365 }
static constexpr FASTLED_FORCE_INLINE fixed_point from_raw(RawType raw) FL_NOEXCEPT
FASTLED_FORCE_INLINE constexpr RawType raw() const FL_NOEXCEPT