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

◆ FL_STATIC_ASSERT() [1/2]

template<int IntBits, int FracBits>
fl::fixed_point_traits< IntBits, FracBits >::FL_STATIC_ASSERT ( (IFRAC<=16 &&sizeof(poly_intermediate_type) *8 >=32)||(IFRAC > 16 &&sizeof(poly_intermediate_type) *8 >=64) ,
"poly_intermediate_type insufficient for polynomial evaluation"  )

References IFRAC.