This is the complete list of members for
casa::ProfileFit1D< T >, including all inherited members.
addElement(const SpectralElement &el) | casa::ProfileFit1D< T > | |
addElements(const SpectralList &list) | casa::ProfileFit1D< T > | |
checkType() const | casa::ProfileFit1D< T > | [private] |
clearList() | casa::ProfileFit1D< T > | |
copy(const ProfileFit1D< T > &other) | casa::ProfileFit1D< T > | [private] |
errorMessage() const | casa::ProfileFit1D< T > | [inline] |
fit() | casa::ProfileFit1D< T > | |
getChiSquared() const | casa::ProfileFit1D< T > | [inline] |
getDataMask() const | casa::ProfileFit1D< T > | [inline] |
getEstimate(Int which=-1) const | casa::ProfileFit1D< T > | |
getFit(Int which=-1) const | casa::ProfileFit1D< T > | |
getList(Bool fit=True) const | casa::ProfileFit1D< T > | |
getNumberIterations() const | casa::ProfileFit1D< T > | [inline] |
getRangeMask() const | casa::ProfileFit1D< T > | [inline] |
getResidual(Int which=-1, Bool fit=True) const | casa::ProfileFit1D< T > | |
getSubsetList(const SpectralList &list, Int which) const | casa::ProfileFit1D< T > | [private] |
getTotalMask() const | casa::ProfileFit1D< T > | [inline] |
itsDataMask | casa::ProfileFit1D< T > | [private] |
itsError | casa::ProfileFit1D< T > | [mutable, private] |
itsFitter | casa::ProfileFit1D< T > | [private] |
itsList | casa::ProfileFit1D< T > | [private] |
itsRangeMask | casa::ProfileFit1D< T > | [private] |
itsWeight | casa::ProfileFit1D< T > | [private] |
itsX | casa::ProfileFit1D< T > | [private] |
itsY | casa::ProfileFit1D< T > | [private] |
makeTotalMask() const | casa::ProfileFit1D< T > | [private] |
operator=(const ProfileFit1D &other) | casa::ProfileFit1D< T > | |
ProfileFit1D() | casa::ProfileFit1D< T > | |
ProfileFit1D(const ProfileFit1D &other) | casa::ProfileFit1D< T > | |
setData(const Vector< Double > &x, const Vector< T > &y, const Vector< Bool > &mask, const Vector< Double > &weight) | casa::ProfileFit1D< T > | |
setData(const Vector< Double > &x, const Vector< T > &y, const Vector< Bool > &mask) | casa::ProfileFit1D< T > | |
setData(const Vector< Double > &x, const Vector< T > &y) | casa::ProfileFit1D< T > | |
setElements(const SpectralList &list) | casa::ProfileFit1D< T > | |
setGaussianElements(uInt nGauss) | casa::ProfileFit1D< T > | |
setRangeMask(const Vector< uInt > &startIndex, const Vector< uInt > &endIndex, Bool insideIsGood=True) | casa::ProfileFit1D< T > | |
setRangeMask(const Vector< T > &startIndex, const Vector< T > &endIndex, Bool insideIsGood=True) | casa::ProfileFit1D< T > | |
~ProfileFit1D() | casa::ProfileFit1D< T > | |