Home
last modified time | relevance | path

Searched refs:zsl_clr_conv_xyy_cct_ohno_2011_data (Results 1 – 1 of 1) sorted by relevance

/zscilib-3.4.0/src/colorimetry/
Dconv.c22 static const zsl_real_t zsl_clr_conv_xyy_cct_ohno_2011_data[7][7] = { variable
928 l_bb = zsl_clr_conv_xyy_cct_ohno_2011_data[0][6] * pow(a, 6) + in zsl_clr_conv_uv60_cct_ohno2011()
929 zsl_clr_conv_xyy_cct_ohno_2011_data[0][5] * pow(a, 5) + in zsl_clr_conv_uv60_cct_ohno2011()
930 zsl_clr_conv_xyy_cct_ohno_2011_data[0][4] * pow(a, 4) + in zsl_clr_conv_uv60_cct_ohno2011()
931 zsl_clr_conv_xyy_cct_ohno_2011_data[0][3] * pow(a, 3) + in zsl_clr_conv_uv60_cct_ohno2011()
932 zsl_clr_conv_xyy_cct_ohno_2011_data[0][2] * pow(a, 2) + in zsl_clr_conv_uv60_cct_ohno2011()
933 zsl_clr_conv_xyy_cct_ohno_2011_data[0][1] * a + in zsl_clr_conv_uv60_cct_ohno2011()
934 zsl_clr_conv_xyy_cct_ohno_2011_data[0][0]; in zsl_clr_conv_uv60_cct_ohno2011()
944 t1 = 1 / (zsl_clr_conv_xyy_cct_ohno_2011_data[1][6] * pow(a, 6) + in zsl_clr_conv_uv60_cct_ohno2011()
945 zsl_clr_conv_xyy_cct_ohno_2011_data[1][5] * pow(a, 5) + in zsl_clr_conv_uv60_cct_ohno2011()
[all …]