FastLED 3.9.15
Loading...
Searching...
No Matches
fl::test::Approx Member List

This is the complete list of members for fl::test::Approx, including all inherited members.

Approx(double value) FL_NOEXCEPTfl::test::Approxinlineexplicit
epsilon(double newEpsilon) FL_NOEXCEPTfl::test::Approxinline
getEpsilon() const FL_NOEXCEPTfl::test::Approxinline
getMargin() const FL_NOEXCEPTfl::test::Approxinline
getScale() const FL_NOEXCEPTfl::test::Approxinline
margin(double newMargin) FL_NOEXCEPTfl::test::Approxinline
mEpsilonfl::test::Approxprivate
mMarginfl::test::Approxprivate
mScalefl::test::Approxprivate
mValuefl::test::Approxprivate
operator!=(double lhs, const Approx &rhs) FL_NOEXCEPTfl::test::Approxfriend
operator!=(const Approx &lhs, double rhs) FL_NOEXCEPTfl::test::Approxfriend
operator<(double lhs, const Approx &rhs) FL_NOEXCEPTfl::test::Approxfriend
operator<=(double lhs, const Approx &rhs) FL_NOEXCEPTfl::test::Approxfriend
operator==(double lhs, const Approx &rhs) FL_NOEXCEPTfl::test::Approxfriend
operator==(const Approx &lhs, double rhs) FL_NOEXCEPTfl::test::Approxfriend
operator>(double lhs, const Approx &rhs) FL_NOEXCEPTfl::test::Approxfriend
operator>=(double lhs, const Approx &rhs) FL_NOEXCEPTfl::test::Approxfriend
scale(double newScale) FL_NOEXCEPTfl::test::Approxinline
value() const FL_NOEXCEPTfl::test::Approxinline