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

◆ rsqrt() [1/2]

FASTLED_FORCE_INLINE s16x16 fl::s16x16::rsqrt ( ) const
inlineconstexpr

Definition at line 295 of file s16x16.h.

295 {
296 return rsqrt(*this);
297 }
constexpr FASTLED_FORCE_INLINE s16x16 rsqrt() const FL_NOEXCEPT
Definition s16x16.h:295

References s16x16(), FASTLED_FORCE_INLINE, FL_NOEXCEPT, and rsqrt().

Referenced by rsqrt().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: