@@ -59,3 +59,17 @@ Given the marginal distribution for <img src="environment_eq9.png" width ="10">
*`Spectrum::luma()` returns the luminance (brightness) of a Spectrum. The probability of a pixel should be proportional to the product of its luminance and the solid angle it subtends.
*`std::lower_bound` is your friend. Documentation is [here](https://en.cppreference.com/w/cpp/algorithm/lower_bound).