wright-0.1.0.2: src/Data/Wright/CIE/Illuminant/E.hs
module Data.Wright.CIE.Illuminant.E (e) where import Data.Wright.Types (Model) import Data.Wright.CIE.Illuminant.Environment (environment) e :: Model e = environment (1/3, 1/3)
module Data.Wright.CIE.Illuminant.E (e) where import Data.Wright.Types (Model) import Data.Wright.CIE.Illuminant.Environment (environment) e :: Model e = environment (1/3, 1/3)