mxlib
c++ tools for analyzing astronomical data and other tasks by Jared R. Males. [git repo]
fitGammaDistribution.hpp File Reference

Tools for fitting the GammaDistribution distribution to data. More...

Tools for fitting the GammaDistribution distribution to data.

Author
Jared R. Males

Definition in file fitGammaDistribution.hpp.

Go to the source code of this file.

Classes

class  mx::math::fit::fitGammaDistribution< fitterT >
 Class to manage fitting the GammaDistribution Distribution to data via the levmarInterface. More...
 
struct  mx::math::fit::array2FitGammaDistribution< realT >
 Wrapper for a native array to pass to levmarInterface, with GammaDistribution details. More...
 
struct  mx::math::fit::gammaDistribution_4param_fitter< _realT >
 levmarInterface fitter structure for the shifted Gamma Distribution with arbitrary peak scaling More...
 
struct  mx::math::fit::gammaDistribution_3param_fitter< _realT >
 levmarInterface fitter structure for the shifted Gamma Distribution More...
 
struct  mx::math::fit::gammaDistribution_2param_fitter< _realT >
 levmarInterface fitter structure for the Gamma Distribution More...
 

Namespaces

 mx
 The mxlib c++ namespace.