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

◆ capacity()

template<typename T, fl::size N = 0>
fl::size fl::detail::WeightedMovingAverageImpl< T, N >::capacity ( ) const
inline

Definition at line 34 of file weighted_moving_average_impl.h.

34{ return mBuf.capacity(); }

References mBuf.

Referenced by WeightedMovingAverageImpl().

+ Here is the caller graph for this function: