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

◆ size()

template<typename T = float, fl::size N = 7>
FASTLED_FORCE_INLINE fl::size fl::AlphaTrimmedMean< T, N >::size ( ) const
inline

Definition at line 603 of file filter.h.

603{ return mImpl.size(); }
detail::AlphaTrimmedMeanImpl< T, N > mImpl
Definition filter.h:607

References FASTLED_FORCE_INLINE, and mImpl.