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

◆ scale()

Approx & fl::test::Approx::scale ( double newScale)
inline

Set custom scale for comparison.

Definition at line 420 of file fltest.h.

420 {
421 mScale = newScale;
422 return *this;
423 }
double mScale
Definition fltest.h:480

References Approx(), FL_NOEXCEPT, and mScale.

+ Here is the call graph for this function: