casa::ImageFit1D< T > Member List
This is the complete list of members for
casa::ImageFit1D< T >, including all inherited members.
_axis | casa::ImageFit1D< T > | [private] |
_construct() | casa::ImageFit1D< T > | [private] |
_converged | casa::ImageFit1D< T > | [private] |
_fitter | casa::ImageFit1D< T > | [private] |
_image | casa::ImageFit1D< T > | [private] |
_isValid | casa::ImageFit1D< T > | [private] |
_resetFitter() | casa::ImageFit1D< T > | [private] |
_sliceShape | casa::ImageFit1D< T > | [private] |
_success | casa::ImageFit1D< T > | [private] |
_unityWeights | casa::ImageFit1D< T > | [private] |
_weights | casa::ImageFit1D< T > | [private] |
_weightSlice | casa::ImageFit1D< T > | [private] |
_x | casa::ImageFit1D< T > | [private] |
AbcissaType enum name | casa::ImageFit1D< T > | |
addElement(const SpectralElement &el) | casa::ImageFit1D< T > | [inline] |
addElements(const SpectralList &list) | casa::ImageFit1D< T > | [inline] |
check() const | casa::ImageFit1D< T > | [private] |
checkType() const | casa::ImageFit1D< T > | [private] |
clearList() | casa::ImageFit1D< T > | [inline] |
converged() const | casa::ImageFit1D< T > | |
copy(const ImageFit1D< T > &other) | casa::ImageFit1D< T > | [private] |
fit() | casa::ImageFit1D< T > | |
getChiSquared() const | casa::ImageFit1D< T > | [inline] |
getDataMask() const | casa::ImageFit1D< T > | [inline] |
getEstimate(Int which=-1) const | casa::ImageFit1D< T > | |
getFit(Int which=-1) const | casa::ImageFit1D< T > | |
getList(Bool fit=True) const | casa::ImageFit1D< T > | [inline] |
getNumberIterations() const | casa::ImageFit1D< T > | [inline] |
getResidual(Int which=-1, Bool fit=True) const | casa::ImageFit1D< T > | |
getTotalMask() const | casa::ImageFit1D< T > | [inline] |
IM_NATIVE enum value | casa::ImageFit1D< T > | |
ImageFit1D(SHARED_PTR< const ImageInterface< T > > image, uInt axis=0) | casa::ImageFit1D< T > | |
ImageFit1D(SHARED_PTR< const ImageInterface< T > > image, SHARED_PTR< const ImageInterface< T > > weights, uInt axis=0) | casa::ImageFit1D< T > | |
ImageFit1D(const ImageFit1D &other) | casa::ImageFit1D< T > | |
ImageFit1D() | casa::ImageFit1D< T > | [inline, private] |
invalidate() | casa::ImageFit1D< T > | |
isValid() const | casa::ImageFit1D< T > | |
makeAbscissa(ImageFit1D< T >::AbcissaType type, Bool doAbs, const Double *const &abscissaDivisor) | casa::ImageFit1D< T > | |
N_TYPES enum value | casa::ImageFit1D< T > | |
operator=(const ImageFit1D &other) | casa::ImageFit1D< T > | |
PIXEL enum value | casa::ImageFit1D< T > | |
setAbcissaState(String &errMsg, ImageFit1D< T >::AbcissaType &type, CoordinateSystem &cSys, const String &xUnit, const String &doppler, uInt pixelAxis) | casa::ImageFit1D< T > | [static] |
setAbscissa(const Vector< Double > &x) | casa::ImageFit1D< T > | [inline] |
setData(const IPosition &pos, Array< FitterType >(*yfunc)(const Array< FitterType > &)=0) | casa::ImageFit1D< T > | |
setData(const IPosition &pos, const ImageFit1D< T >::AbcissaType type, const Bool doAbs=True, const Double *const &abscissaDivisor=0, Array< Double >(*xfunc)(const Array< Double > &)=0, Array< FitterType >(*yfunc)(const Array< FitterType > &)=0) | casa::ImageFit1D< T > | |
setElements(const SpectralList &list) | casa::ImageFit1D< T > | [inline] |
setGaussianElements(uInt nGauss) | casa::ImageFit1D< T > | |
setXMask(const std::set< uInt > &indices, Bool specifiedPixelsAreGood) | casa::ImageFit1D< T > | [inline] |
succeeded() const | casa::ImageFit1D< T > | |
VELOCITY enum value | casa::ImageFit1D< T > | |
~ImageFit1D() | casa::ImageFit1D< T > | |