Searched refs:threshold_vs_intensity (Results 1 – 4 of 4) sorted by relevance
27 def threshold_vs_intensity(adaptation_luminance): function108 print("%.10f" % threshold_vs_intensity(i / 100.0), end='f,', file=stream)
183 static float threshold_vs_intensity(float adaptationLuminance) {