#include <math.h>
#include "vuColour.h"
Include dependency graph for vuColour31a.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | vuColour31a |
Implementation for the 'full; spectral colour model. More... | |
Variables | |
float | CXFRGBto31 [31][3] |
pseudoinverse of CXF31toRGB |
|
Initial value: { { 3114.62, -795.361, 1344.83 }, { 1771, -895.781, 2188.5 }, { -316.973, 37.1734, -337.209 }, { -209.781, 121.115, 24.6211 }, { -2248.86, 6.00256, -576.98 }, { 536.207, -20.1586, 335.44 }, { -38.9062, -26.7664, 10.4036 }, { 1191.22, -503.787, 762.416 }, { -1847.7, 908.315, -2048.51 }, { 526.844, -111.009, 1208.23 }, { 1026.86, -105.122, 299.374 }, { -39.5918, 73.5609, -65.1626 }, { -362.516, -193.222, -240.738 }, }
Definition at line 8 of file vuColour31a.h. Referenced by vuColour31a::from(). |