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

◆ size()

template<typename T = float>
fl::size fl::detail::SpectralVarianceImpl< T >::size ( ) const
inline

Get the number of channels being tracked.

Definition at line 91 of file spectral_variance_impl.h.

91{ return mSmoothed.size(); }

References mSmoothed.