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

◆ floor() [1/2]

template<typename Derived, int IntBits, int FracBits>
FASTLED_FORCE_INLINE Derived fl::fixed_point_base< Derived, IntBits, FracBits >::floor ( ) const
inlineconstexpr

Definition at line 254 of file base.h.

254 {
255 return floor(*static_cast<const Derived*>(this));
256 }
constexpr FASTLED_FORCE_INLINE Derived floor() const
Definition base.h:254

References FASTLED_FORCE_INLINE, and floor().

Referenced by exp2_fp(), and floor().

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