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

◆ operator()()

template<typename T>
T autoresearch::simd_check::OpMul::operator() ( T a,
T b ) const
inline

Definition at line 1187 of file AutoResearchSimd.h.

1187{ return a * b; }