mxlib
c++ tools for analyzing astronomical data and other tasks by Jared R. Males. [git repo]
Loading...
Searching...
No Matches
mx::math::fit::gaussian2D_sym_fitter< _realT > Struct Template Reference

template<typename _realT>
struct mx::math::fit::gaussian2D_sym_fitter< _realT >

Alias for the fitGaussian1D type fitting the gaussian.

levmarInterface fitter structure for the symmetric Gaussian.

"[test doc]"

Definition at line 524 of file fitGaussian.hpp.

#include <math/fit/fitGaussian.hpp>

Public Member Functions

void paramNormalizer (array2FitGaussian2D< realT > *arr, realT *p, int dir)
 Does nothing in this case.

Member Function Documentation

◆ paramNormalizer()

template<typename _realT>
void mx::math::fit::gaussian2D_sym_fitter< _realT >::paramNormalizer ( array2FitGaussian2D< realT > * arr,
realT * p,
int dir )
inline

Does nothing in this case.

Definition at line 552 of file fitGaussian.hpp.


The documentation for this struct was generated from the following file: