/** Authors: [Ilya Yaroshenko](http://9il.github.io) Copyright: © 2014-2015 [Ilya Yaroshenko](http://9il.github.io) License: MIT */ module atmosphere.likelihood; public import atmosphere.likelihood.gamma; public import atmosphere.likelihood.generalized_gamma; public import atmosphere.likelihood.generalized_inverse_gaussian; public import atmosphere.likelihood.inverse_gamma;