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

◆ setFloor()

template<typename T = float>
FASTLED_FORCE_INLINE void fl::SpectralVariance< T >::setFloor ( T floor)
inline

Definition at line 737 of file filter.h.

737{ mImpl.setFloor(floor); }
detail::SpectralVarianceImpl< T > mImpl
Definition filter.h:740

References FASTLED_FORCE_INLINE, fl::floor(), and mImpl.

+ Here is the call graph for this function: