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

◆ operator()()

float autoresearch::simd_check::OpDivFloat::operator() ( float a,
float b ) const
inline

Definition at line 1226 of file AutoResearchSimd.h.

1226{ return a / b; }