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