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

◆ LeakyIntegrator() [2/2]

template<typename T = float, int K = 2>
fl::LeakyIntegrator< T, K >::LeakyIntegrator ( T initial)
inlineexplicit

Definition at line 266 of file filter.h.

266: mImpl(initial) {}
detail::LeakyIntegratorImpl< T, K > mImpl
Definition filter.h:271

References LeakyIntegrator(), and mImpl.

+ Here is the call graph for this function: