MCPcopy Create free account
hub / github.com/FastLED/FastLED / rgbw_colorimetric.cpp

File rgbw_colorimetric.cpp

tests/fl/gfx/rgbw_colorimetric.cpp:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// ok cpp include
2// Tests for the colorimetric RGBW solvers from issue #2545.
3//
4// FastLED's *.cpp.hpp files cannot be included from tests (linter rule), so

Callers

nothing calls this directly

Calls 15

xyY_to_XYZFunction · 0.85
invert3x3Function · 0.85
matvec3Function · 0.85
barycentric_xyFunction · 0.85
cct_to_xyFunction · 0.85
quantize_u8Function · 0.85
rgbcct_eta_for_cctFunction · 0.85
rgb_2_rgbwFunction · 0.85

Tested by

no test coverage detected