casacore
|
This is the complete list of members for casacore::NonLinearFit< T >, including all inherited members.
aCount_ai | casacore::GenericL2Fit< T > | protected |
addConstraint(const Function< typename FunctionTraits< T >::DiffType, typename FunctionTraits< T >::DiffType > &function, const Vector< typename FunctionTraits< T >::BaseType > &x, const typename FunctionTraits< T >::BaseType y=typename FunctionTraits< T >::BaseType(0)) | casacore::GenericL2Fit< T > | |
addConstraint(const Vector< typename FunctionTraits< T >::BaseType > &x, const typename FunctionTraits< T >::BaseType y=typename FunctionTraits< T >::BaseType(0)) | casacore::GenericL2Fit< T > | |
addConstraint(const typename FunctionTraits< T >::BaseType y=typename FunctionTraits< T >::BaseType(0)) | casacore::GenericL2Fit< T > | |
arg_p | casacore::GenericL2Fit< T > | mutableprotected |
asSVD(const Bool svd) | casacore::GenericL2Fit< T > | |
asWeight(const Bool aswgt) | casacore::GenericL2Fit< T > | inline |
asweight_p | casacore::GenericL2Fit< T > | protected |
buildConstraint() | casacore::GenericL2Fit< T > | protected |
buildMatrix(const Array< typename FunctionTraits< T >::BaseType > &x, const Vector< typename FunctionTraits< T >::BaseType > &y, const Vector< typename FunctionTraits< T >::BaseType > *const sigma, const Vector< Bool > *const mask=0) | casacore::GenericL2Fit< T > | protected |
buildNormalMatrix(const Vector< typename FunctionTraits< T >::BaseType > &x, const Vector< typename FunctionTraits< T >::BaseType > &y, const Vector< typename FunctionTraits< T >::BaseType > &sigma, const Vector< Bool > *const mask=0) | casacore::GenericL2Fit< T > | |
buildNormalMatrix(const Matrix< typename FunctionTraits< T >::BaseType > &x, const Vector< typename FunctionTraits< T >::BaseType > &y, const Vector< typename FunctionTraits< T >::BaseType > &sigma, const Vector< Bool > *const mask=0) | casacore::GenericL2Fit< T > | |
buildNormalMatrix(const Vector< typename FunctionTraits< T >::BaseType > &x, const Vector< typename FunctionTraits< T >::BaseType > &y, const Vector< Bool > *const mask=0) | casacore::GenericL2Fit< T > | |
buildNormalMatrix(const Matrix< typename FunctionTraits< T >::BaseType > &x, const Vector< typename FunctionTraits< T >::BaseType > &y, const Vector< Bool > *const mask=0) | casacore::GenericL2Fit< T > | |
buildResidual(Vector< typename FunctionTraits< T >::BaseType > &y, const Array< typename FunctionTraits< T >::BaseType > &x, const Vector< typename FunctionTraits< T >::BaseType > *const sol, const Bool model=False) | casacore::GenericL2Fit< T > | protected |
carg_p | casacore::GenericL2Fit< T > | mutableprotected |
chiSquare() const | casacore::GenericL2Fit< T > | inline |
COLLINEARITY | casacore::GenericL2Fit< T > | |
compuCovariance() | casacore::GenericL2Fit< T > | |
compuCovariance(Matrix< Double > &cov) | casacore::GenericL2Fit< T > | |
condEq_p | casacore::GenericL2Fit< T > | mutableprotected |
constrArg_p | casacore::GenericL2Fit< T > | protected |
constrFun_p | casacore::GenericL2Fit< T > | protected |
constrVal_p | casacore::GenericL2Fit< T > | protected |
consvd_p | casacore::GenericL2Fit< T > | mutableprotected |
converge_p | casacore::NonLinearFit< T > | protected |
converged() const | casacore::NonLinearFit< T > | inline |
CRITERIUM | casacore::NonLinearFit< T > | static |
criterium_p | casacore::NonLinearFit< T > | protected |
curiter_p | casacore::NonLinearFit< T > | protected |
currentIteration() const | casacore::NonLinearFit< T > | inline |
err_p | casacore::GenericL2Fit< T > | mutableprotected |
errors() const | casacore::GenericL2Fit< T > | |
errors(Vector< typename FunctionTraits< T >::BaseType > &err) const | casacore::GenericL2Fit< T > | |
errors_p | casacore::GenericL2Fit< T > | protected |
ferr_p | casacore::GenericL2Fit< T > | mutableprotected |
ferrors_p | casacore::GenericL2Fit< T > | mutableprotected |
fillSVDConstraints() | casacore::GenericL2Fit< T > | protected |
fit(const Vector< typename FunctionTraits< T >::BaseType > &x, const Vector< typename FunctionTraits< T >::BaseType > &y, const Vector< typename FunctionTraits< T >::BaseType > &sigma, const Vector< Bool > *const mask=0) | casacore::GenericL2Fit< T > | |
fit(const Matrix< typename FunctionTraits< T >::BaseType > &x, const Vector< typename FunctionTraits< T >::BaseType > &y, const Vector< typename FunctionTraits< T >::BaseType > &sigma, const Vector< Bool > *const mask=0) | casacore::GenericL2Fit< T > | |
fit(const Vector< typename FunctionTraits< T >::BaseType > &x, const Vector< typename FunctionTraits< T >::BaseType > &y, const Vector< Bool > *const mask=0) | casacore::GenericL2Fit< T > | |
fit(const Matrix< typename FunctionTraits< T >::BaseType > &x, const Vector< typename FunctionTraits< T >::BaseType > &y, const Vector< Bool > *const mask=0) | casacore::GenericL2Fit< T > | |
fit(const Vector< Bool > *const mask=0) | casacore::GenericL2Fit< T > | |
fit(Vector< typename FunctionTraits< T >::BaseType > &sol, const Vector< typename FunctionTraits< T >::BaseType > &x, const Vector< typename FunctionTraits< T >::BaseType > &y, const Vector< typename FunctionTraits< T >::BaseType > &sigma, const Vector< Bool > *const mask=0) | casacore::GenericL2Fit< T > | |
fit(Vector< typename FunctionTraits< T >::BaseType > &sol, const Matrix< typename FunctionTraits< T >::BaseType > &x, const Vector< typename FunctionTraits< T >::BaseType > &y, const Vector< typename FunctionTraits< T >::BaseType > &sigma, const Vector< Bool > *const mask=0) | casacore::GenericL2Fit< T > | |
fit(Vector< typename FunctionTraits< T >::BaseType > &sol, const Vector< typename FunctionTraits< T >::BaseType > &x, const Vector< typename FunctionTraits< T >::BaseType > &y, const typename FunctionTraits< T >::BaseType &sigma, const Vector< Bool > *const mask=0) | casacore::GenericL2Fit< T > | |
fit(Vector< typename FunctionTraits< T >::BaseType > &sol, const Matrix< typename FunctionTraits< T >::BaseType > &x, const Vector< typename FunctionTraits< T >::BaseType > &y, const typename FunctionTraits< T >::BaseType &sigma, const Vector< Bool > *const mask=0) | casacore::GenericL2Fit< T > | |
fit(Vector< typename FunctionTraits< T >::BaseType > &sol, const Vector< Bool > *const mask=0) | casacore::GenericL2Fit< T > | |
fitIt(Vector< typename FunctionTraits< T >::BaseType > &sol, const Array< typename FunctionTraits< T >::BaseType > &x, const Vector< typename FunctionTraits< T >::BaseType > &y, const Vector< typename FunctionTraits< T >::BaseType > *const sigma, const Vector< Bool > *const mask=0)=0 | casacore::NonLinearFit< T > | protectedpure virtual |
fittedFunction() | casacore::GenericL2Fit< T > | inline |
fittedFunction() const | casacore::GenericL2Fit< T > | inline |
fittedNumber() const | casacore::GenericL2Fit< T > | inline |
fsol_p | casacore::GenericL2Fit< T > | mutableprotected |
fullEq_p | casacore::GenericL2Fit< T > | mutableprotected |
GenericL2Fit() | casacore::GenericL2Fit< T > | |
GenericL2Fit(const GenericL2Fit &other) | casacore::GenericL2Fit< T > | |
getConstraint(const uInt n) | casacore::GenericL2Fit< T > | inline |
getCriteria() const | casacore::NonLinearFit< T > | inline |
getMaxIter() const | casacore::NonLinearFit< T > | inline |
getRank() const | casacore::GenericL2Fit< T > | inline |
getSVDConstraint(uInt n) | casacore::GenericL2Fit< T > | |
getVal_p(const Array< typename FunctionTraits< T >::BaseType > &x, uInt j, uInt i) const | casacore::GenericL2Fit< T > | protected |
initfit_p(uInt parcnt) | casacore::GenericL2Fit< T > | protected |
MAXITER | casacore::NonLinearFit< T > | static |
maxiter_p | casacore::NonLinearFit< T > | protected |
NConstraints() | casacore::GenericL2Fit< T > | inline |
ndim_p | casacore::GenericL2Fit< T > | protected |
needInit_p | casacore::GenericL2Fit< T > | protected |
NonLinearFit(Bool svd=False) | casacore::NonLinearFit< T > | explicit |
NonLinearFit(const NonLinearFit &other) | casacore::NonLinearFit< T > | |
nr_p | casacore::GenericL2Fit< T > | protected |
operator=(const NonLinearFit &other) | casacore::NonLinearFit< T > | |
casacore::GenericL2Fit::operator=(const GenericL2Fit &other) | casacore::GenericL2Fit< T > | |
pCount_p | casacore::GenericL2Fit< T > | protected |
ptr_derive_p | casacore::GenericL2Fit< T > | protected |
resetFunction() | casacore::GenericL2Fit< T > | protected |
residual(Vector< typename FunctionTraits< T >::BaseType > &y, const Array< typename FunctionTraits< T >::BaseType > &x, const Vector< typename FunctionTraits< T >::BaseType > &sol, const Bool model=False) | casacore::GenericL2Fit< T > | |
residual(Vector< typename FunctionTraits< T >::BaseType > &y, const Array< typename FunctionTraits< T >::BaseType > &x, const Bool model=False) | casacore::GenericL2Fit< T > | |
setCollinearity(const Double cln) | casacore::GenericL2Fit< T > | |
setConstraint(const uInt n, const Function< U, U > &function, const Vector< typename FunctionTraits< T >::BaseType > &x, const typename FunctionTraits< T >::BaseType y=typename FunctionTraits< T >::BaseType(0)) | casacore::GenericL2Fit< T > | inline |
setConstraint(const uInt n, const Vector< typename FunctionTraits< T >::BaseType > &x, const typename FunctionTraits< T >::BaseType y=typename FunctionTraits< T >::BaseType(0)) | casacore::GenericL2Fit< T > | |
setConstraint(const uInt n, const typename FunctionTraits< T >::BaseType y=typename FunctionTraits< T >::BaseType(0)) | casacore::GenericL2Fit< T > | |
setConstraintEx(const uInt n, const Vector< typename FunctionTraits< T >::BaseType > &x, const typename FunctionTraits< T >::BaseType y) | casacore::GenericL2Fit< T > | private |
setCriteria(const Double criteria=CRITERIUM) | casacore::NonLinearFit< T > | inline |
setFunction(const Function< U, U > &function) | casacore::GenericL2Fit< T > | inline |
setFunctionEx() | casacore::GenericL2Fit< T > | private |
setMaskedParameterValues(const Vector< typename FunctionTraits< T >::BaseType > &parms) | casacore::GenericL2Fit< T > | |
setMaxIter(uInt maxIter=MAXITER) | casacore::NonLinearFit< T > | |
setParameterValues(const Vector< typename FunctionTraits< T >::BaseType > &parms) | casacore::GenericL2Fit< T > | |
sol_p | casacore::GenericL2Fit< T > | mutableprotected |
solved_p | casacore::GenericL2Fit< T > | protected |
svd_p | casacore::GenericL2Fit< T > | protected |
testInput_p(const Array< typename FunctionTraits< T >::BaseType > &x, const Vector< typename FunctionTraits< T >::BaseType > &y, const Vector< typename FunctionTraits< T >::BaseType > *const sigma) | casacore::GenericL2Fit< T > | protected |
valder_p | casacore::GenericL2Fit< T > | mutableprotected |
~GenericL2Fit() | casacore::GenericL2Fit< T > | virtual |
~NonLinearFit() | casacore::NonLinearFit< T > | virtual |