casa
5.7.0-16
|
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(casacore::Int which=-1) const | casa::ProfileFit1D< T > | |
getFit(casacore::Int which=-1) const | casa::ProfileFit1D< T > | |
getList(casacore::Bool fit=true) const | casa::ProfileFit1D< T > | |
getNumberIterations() const | casa::ProfileFit1D< T > | inline |
getRangeMask() const | casa::ProfileFit1D< T > | inline |
getResidual(casacore::Int which=-1, casacore::Bool fit=true) const | casa::ProfileFit1D< T > | |
getSubsetList(const SpectralList &list, casacore::Int which) const | casa::ProfileFit1D< T > | private |
getTotalMask() const | casa::ProfileFit1D< T > | inline |
itsDataMask | casa::ProfileFit1D< T > | private |
itsError | casa::ProfileFit1D< T > | mutableprivate |
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 casacore::Vector< casacore::Double > &x, const casacore::Vector< T > &y, const casacore::Vector< casacore::Bool > &mask, const casacore::Vector< casacore::Double > &weight) | casa::ProfileFit1D< T > | |
setData(const casacore::Vector< casacore::Double > &x, const casacore::Vector< T > &y, const casacore::Vector< casacore::Bool > &mask) | casa::ProfileFit1D< T > | |
setData(const casacore::Vector< casacore::Double > &x, const casacore::Vector< T > &y) | casa::ProfileFit1D< T > | |
setElements(const SpectralList &list) | casa::ProfileFit1D< T > | |
setGaussianElements(casacore::uInt nGauss) | casa::ProfileFit1D< T > | |
setXMask(const std::set< casacore::uInt > &indices, casacore::Bool specifiedPixelsAreGood) | casa::ProfileFit1D< T > | |
setXRangeMask(const casacore::Vector< casacore::uInt > &startIndex, const casacore::Vector< casacore::uInt > &endIndex, casacore::Bool insideIsGood=true) | casa::ProfileFit1D< T > | |
setXRangeMask(const casacore::Vector< T > &startIndex, const casacore::Vector< T > &endIndex, casacore::Bool insideIsGood=true) | casa::ProfileFit1D< T > | |
~ProfileFit1D() | casa::ProfileFit1D< T > |