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

◆ rsqrt() [1/2]

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

Definition at line 267 of file s12x4.h.

267 {
268 return rsqrt(*this);
269 }
constexpr FASTLED_FORCE_INLINE s12x4 rsqrt() const FL_NOEXCEPT
Definition s12x4.h:267

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