adata | mx::math::fit::levmarInterface< fitterT > | |
allocate_params() | mx::math::fit::levmarInterface< fitterT > | |
allocate_params(int i_m) | mx::math::fit::levmarInterface< fitterT > | |
allocate_work() | mx::math::fit::levmarInterface< fitterT > | |
arr | mx::math::fit::fitGaussian2D< fitterT > | |
covar | mx::math::fit::levmarInterface< fitterT > | |
covar_sz | mx::math::fit::levmarInterface< fitterT > | |
deltaT | mx::math::fit::levmarInterface< fitterT > | |
dumpParameters(iosT &ios) | mx::math::fit::levmarInterface< fitterT > | |
dumpParameters() | mx::math::fit::levmarInterface< fitterT > | |
dumpReport(iosT &ios, bool dumpParams=true) | mx::math::fit::levmarInterface< fitterT > | |
dumpReport(bool dumpParams=true) | mx::math::fit::levmarInterface< fitterT > | |
fit() | mx::math::fit::fitGaussian2D< fitterT > | inline |
fwhm() | mx::math::fit::fitGaussian2D< fitterT > | inline |
G() | mx::math::fit::fitGaussian2D< fitterT > | inline |
G0() | mx::math::fit::fitGaussian2D< fitterT > | inline |
get_deltaT() | mx::math::fit::levmarInterface< fitterT > | inline |
get_fevals() | mx::math::fit::levmarInterface< fitterT > | |
get_final_norm() | mx::math::fit::levmarInterface< fitterT > | |
get_initial_norm() | mx::math::fit::levmarInterface< fitterT > | |
get_iterations() | mx::math::fit::levmarInterface< fitterT > | |
get_itmax() | mx::math::fit::levmarInterface< fitterT > | |
get_jevals() | mx::math::fit::levmarInterface< fitterT > | |
get_nlinsys() | mx::math::fit::levmarInterface< fitterT > | |
get_opts(int n) | mx::math::fit::levmarInterface< fitterT > | |
get_params() | mx::math::fit::levmarInterface< fitterT > | |
get_reason_code() | mx::math::fit::levmarInterface< fitterT > | |
get_reason_string() | mx::math::fit::levmarInterface< fitterT > | |
getCovar | mx::math::fit::levmarInterface< fitterT > | |
info | mx::math::fit::levmarInterface< fitterT > | |
init_p | mx::math::fit::levmarInterface< fitterT > | protected |
itmax | mx::math::fit::levmarInterface< fitterT > | protected |
levmarInterface() | mx::math::fit::levmarInterface< fitterT > | |
levmarInterface(realT *i_p, realT *i_x, int i_m, int i_n, void *i_adata) | mx::math::fit::levmarInterface< fitterT > | |
m | mx::math::fit::levmarInterface< fitterT > | protected |
n | mx::math::fit::levmarInterface< fitterT > | |
nParams(int i_m) | mx::math::fit::levmarInterface< fitterT > | |
nParams() | mx::math::fit::levmarInterface< fitterT > | |
opts | mx::math::fit::levmarInterface< fitterT > | |
own_p | mx::math::fit::levmarInterface< fitterT > | protected |
p | mx::math::fit::levmarInterface< fitterT > | protected |
point_params(realT *i_p) | mx::math::fit::levmarInterface< fitterT > | |
point_params(realT *i_p, int i_m) | mx::math::fit::levmarInterface< fitterT > | |
set_itmax(int i_itmax) | mx::math::fit::levmarInterface< fitterT > | |
set_opts(int n, realT val) | mx::math::fit::levmarInterface< fitterT > | |
set_opts_default(int n=-1) | mx::math::fit::levmarInterface< fitterT > | |
set_params(realT *i_p) | mx::math::fit::levmarInterface< fitterT > | |
setArray(realT *data, int nx, int ny) | mx::math::fit::fitGaussian2D< fitterT > | inline |
setArray(realT *data, int nx, int ny, realT *mask) | mx::math::fit::fitGaussian2D< fitterT > | inline |
setFixed(bool G0, bool G, bool x0, bool y0, bool sigma_x, bool sigma_y, bool theta) | mx::math::fit::fitGaussian2D< fitterT > | inline |
setFixed(bool G0, bool G, bool x0, bool y0, bool sigma) | mx::math::fit::fitGaussian2D< fitterT > | inline |
setGuess(realT G0, realT G, realT x0, realT y0, realT sigma) | mx::math::fit::fitGaussian2D< fitterT > | inline |
setGuess(realT G0, realT G, realT x0, realT y0, realT sigma_x, realT sigma_y, realT theta) | mx::math::fit::fitGaussian2D< fitterT > | inline |
sigma() | mx::math::fit::fitGaussian2D< fitterT > | inline |
sigma_x() | mx::math::fit::fitGaussian2D< fitterT > | inline |
sigma_y() | mx::math::fit::fitGaussian2D< fitterT > | inline |
theta() | mx::math::fit::fitGaussian2D< fitterT > | inline |
work | mx::math::fit::levmarInterface< fitterT > | |
work_sz | mx::math::fit::levmarInterface< fitterT > | |
x | mx::math::fit::levmarInterface< fitterT > | |
x0() | mx::math::fit::fitGaussian2D< fitterT > | inline |
y0() | mx::math::fit::fitGaussian2D< fitterT > | inline |
~levmarInterface() | mx::math::fit::levmarInterface< fitterT > | |