mxlib
c++ tools for analyzing astronomical data and other tasks by Jared R. Males. [git repo]
|
Tools for fitting the GammaDistribution distribution to data. More...
Tools for fitting the GammaDistribution distribution to data.
Definition in file fitExpModGaussian.hpp.
Go to the source code of this file.
Classes | |
class | mx::math::fit::fitExpModGaussian< fitterT > |
Class to manage fitting the Exponetially Modified Gaussian Distribution to data via the levmarInterface. More... | |
struct | mx::math::fit::array2FitExpModGaussian< realT > |
Wrapper for a native array to pass to levmarInterface, with Exponentially Modified Gaussian details. More... | |
struct | mx::math::fit::fitExpModGaussian_3param_fitter< _realT > |
levmarInterface fitter structure for the Exponentially Modified Gaussian with fixed constant level. More... | |
struct | mx::math::fit::fitExpModGaussian_4param_fitter< _realT > |
levmarInterface fitter structure for the Exponentially Modified Gaussian with arbitrary constant level. More... | |
Namespaces | |
mx | |
The mxlib c++ namespace. | |