FastLED
3.9.15
Loading...
Searching...
No Matches
◆
resize()
template<typename T = float, fl::size N = 8>
FASTLED_FORCE_INLINE
void
fl::MovingAverage
< T, N >::resize
(
fl::size
new_capacity
)
inline
Definition at line
432
of file
filter.h
.
432
{
mImpl
.resize(
new_capacity
); }
fl::MovingAverage::mImpl
detail::MovingAverageImpl< T, N > mImpl
Definition
filter.h:434
fl::MovingAverage
Definition
filter.h:422
References
FASTLED_FORCE_INLINE
, and
mImpl
.
fl
MovingAverage
Generated on Tue Jun 16 2026 00:07:05 for FastLED by
1.13.2