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

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

Tools for fitting the Weibull distribution to data.

Author
Jared R. Males

Definition in file fitWeibull.hpp.

Go to the source code of this file.

Classes

class  mx::math::fit::fitWeibull< fitterT >
 Class to manage fitting the Weibull Distribution to data via the levmarInterface. More...
 
struct  mx::math::fit::array2FitWeibull< realT >
 Wrapper for a native array to pass to levmarInterface, with Weibull details. More...
 
struct  mx::math::fit::weibull_3param_fitter< _realT >
 levmarInterface fitter structure for the shifted Weibull Distribution More...
 
struct  mx::math::fit::weibull_2param_fitter< _realT >
 levmarInterface fitter structure for the shifted Weibull Distribution More...
 

Namespaces

 mx
 The mxlib c++ namespace.