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

◆ rsqrt() [1/2]

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

Definition at line 278 of file s8x8.h.

278 {
279 return rsqrt(*this);
280 }
constexpr FASTLED_FORCE_INLINE s8x8 rsqrt() const FL_NOEXCEPT
Definition s8x8.h:278

References s8x8(), 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: