|
mxlib
c++ tools for analyzing astronomical data and other tasks by Jared R. Males. [git repo]
|
Tools for fitting functions to data
Classes | |
| class | mx::math::fit::levmarInterface< fitterT > |
| A templatized interface to the levmar package. More... | |
| struct | mx::math::fit::hasJacobian< T > |
| Test whether a function type has a Jacobian function by testing whether it has a typedef of "hasJacobian". More... | |
| struct | mx::math::fit::array2Fit< realT > |
| Wrapper for a native array to pass to levmarInterface. More... | |
Modules | |
| Peak Fitting | |
| The levmar library | |