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

◆ capacity()

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

Definition at line 604 of file filter.h.

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

References FASTLED_FORCE_INLINE, and mImpl.

Referenced by AlphaTrimmedMean().

+ Here is the caller graph for this function: