| abs(const MaskedArray< T > &left) | casacore::MaskArrMath_global_functions_MaskedArray_mathematical_operations | |
| acos(const MaskedArray< T > &left) | casacore::MaskArrMath_global_functions_MaskedArray_mathematical_operations | |
| asin(const MaskedArray< T > &left) | casacore::MaskArrMath_global_functions_MaskedArray_mathematical_operations | |
| atan(const MaskedArray< T > &left) | casacore::MaskArrMath_global_functions_MaskedArray_mathematical_operations | |
| atan2(const MaskedArray< T > &left, const Array< T > &right) | casacore::MaskArrMath_global_functions_MaskedArray_mathematical_operations | |
| atan2(const Array< T > &left, const MaskedArray< T > &right) | casacore::MaskArrMath_global_functions_MaskedArray_mathematical_operations | |
| atan2(const MaskedArray< T > &left, const MaskedArray< T > &right) | casacore::MaskArrMath_global_functions_MaskedArray_mathematical_operations | |
| atan2(const MaskedArray< T > &left, const T &right) | casacore::MaskArrMath_global_functions_MaskedArray_mathematical_operations | |
| atan2(const T &left, const MaskedArray< T > &right) | casacore::MaskArrMath_global_functions_MaskedArray_mathematical_operations | |
| avdev(const MaskedArray< T > &a) | casacore::MaskArrMath_global_functions_MaskedArray_mathematical_operations | |
| avdev(const MaskedArray< T > &a, T mean) | casacore::MaskArrMath_global_functions_MaskedArray_mathematical_operations | |
| ceil(const MaskedArray< T > &left) | casacore::MaskArrMath_global_functions_MaskedArray_mathematical_operations | |
| cos(const MaskedArray< T > &left) | casacore::MaskArrMath_global_functions_MaskedArray_mathematical_operations | |
| cosh(const MaskedArray< T > &left) | casacore::MaskArrMath_global_functions_MaskedArray_mathematical_operations | |
| cube(const MaskedArray< T > &val) | casacore::MaskArrMath_global_functions_MaskedArray_mathematical_operations | |
| exp(const MaskedArray< T > &left) | casacore::MaskArrMath_global_functions_MaskedArray_mathematical_operations | |
| fabs(const MaskedArray< T > &left) | casacore::MaskArrMath_global_functions_MaskedArray_mathematical_operations | |
| floor(const MaskedArray< T > &left) | casacore::MaskArrMath_global_functions_MaskedArray_mathematical_operations | |
| fmod(const MaskedArray< T > &left, const Array< T > &right) | casacore::MaskArrMath_global_functions_MaskedArray_mathematical_operations | |
| fmod(const Array< T > &left, const MaskedArray< T > &right) | casacore::MaskArrMath_global_functions_MaskedArray_mathematical_operations | |
| fmod(const MaskedArray< T > &left, const MaskedArray< T > &right) | casacore::MaskArrMath_global_functions_MaskedArray_mathematical_operations | |
| fmod(const MaskedArray< T > &left, const T &right) | casacore::MaskArrMath_global_functions_MaskedArray_mathematical_operations | |
| fmod(const T &left, const MaskedArray< T > &right) | casacore::MaskArrMath_global_functions_MaskedArray_mathematical_operations | |
| imag(const MaskedArray< std::complex< T >> &carray) | casacore::MaskArrMath_global_functions_MaskedArray_mathematical_operations | inline |
| indgen(MaskedArray< T > &a, T start, T inc) | casacore::MaskArrMath_global_functions_MaskedArray_mathematical_operations | |
| indgen(MaskedArray< T > &a) | casacore::MaskArrMath_global_functions_MaskedArray_mathematical_operations | |
| indgen(MaskedArray< T > &a, T start) | casacore::MaskArrMath_global_functions_MaskedArray_mathematical_operations | |
| log(const MaskedArray< T > &left) | casacore::MaskArrMath_global_functions_MaskedArray_mathematical_operations | |
| log10(const MaskedArray< T > &left) | casacore::MaskArrMath_global_functions_MaskedArray_mathematical_operations | |
| madfm(const MaskedArray< T > &a, bool sorted=false) | casacore::MaskArrMath_global_functions_MaskedArray_mathematical_operations | inline |
| madfm(const MaskedArray< T > &a, bool sorted, bool takeEvenMean) | casacore::MaskArrMath_global_functions_MaskedArray_mathematical_operations | |
| max(const MaskedArray< T > &left) | casacore::MaskArrMath_global_functions_MaskedArray_mathematical_operations | |
| max(const MaskedArray< T > &left, const Array< T > &right) | casacore::MaskArrMath_global_functions_MaskedArray_mathematical_operations | |
| max(const Array< T > &left, const MaskedArray< T > &right) | casacore::MaskArrMath_global_functions_MaskedArray_mathematical_operations | |
| max(const MaskedArray< T > &left, const MaskedArray< T > &right) | casacore::MaskArrMath_global_functions_MaskedArray_mathematical_operations | |
| max(const T &left, const MaskedArray< T > &right) | casacore::MaskArrMath_global_functions_MaskedArray_mathematical_operations | |
| max(const MaskedArray< T > &left, const T &right) | casacore::MaskArrMath_global_functions_MaskedArray_mathematical_operations | |
| max(const MaskedArray< T > &result, const Array< T > &left, const Array< T > &right) | casacore::MaskArrMath_global_functions_MaskedArray_mathematical_operations | |
| mean(const MaskedArray< T > &a) | casacore::MaskArrMath_global_functions_MaskedArray_mathematical_operations | |
| median(const MaskedArray< T > &a, bool sorted=false) | casacore::MaskArrMath_global_functions_MaskedArray_mathematical_operations | inline |
| median(const MaskedArray< T > &a, bool sorted, bool takeEvenMean) | casacore::MaskArrMath_global_functions_MaskedArray_mathematical_operations | |
| min(const MaskedArray< T > &left) | casacore::MaskArrMath_global_functions_MaskedArray_mathematical_operations | |
| min(const MaskedArray< T > &left, const Array< T > &right) | casacore::MaskArrMath_global_functions_MaskedArray_mathematical_operations | |
| min(const Array< T > &left, const MaskedArray< T > &right) | casacore::MaskArrMath_global_functions_MaskedArray_mathematical_operations | |
| min(const MaskedArray< T > &left, const MaskedArray< T > &right) | casacore::MaskArrMath_global_functions_MaskedArray_mathematical_operations | |
| min(const T &left, const MaskedArray< T > &right) | casacore::MaskArrMath_global_functions_MaskedArray_mathematical_operations | |
| min(const MaskedArray< T > &left, const T &right) | casacore::MaskArrMath_global_functions_MaskedArray_mathematical_operations | |
| min(const MaskedArray< T > &result, const Array< T > &left, const Array< T > &right) | casacore::MaskArrMath_global_functions_MaskedArray_mathematical_operations | |
| minMax(T &minVal, T &maxVal, IPosition &minPos, IPosition &maxPos, const MaskedArray< T > &marray) | casacore::MaskArrMath_global_functions_MaskedArray_mathematical_operations | |
| minMax(T &minVal, T &maxVal, const MaskedArray< T > &marray) | casacore::MaskArrMath_global_functions_MaskedArray_mathematical_operations | |
| operator*(const MaskedArray< T > &left, const Array< T > &right) | casacore::MaskArrMath_global_functions_MaskedArray_mathematical_operations | |
| operator*(const Array< T > &left, const MaskedArray< T > &right) | casacore::MaskArrMath_global_functions_MaskedArray_mathematical_operations | |
| operator*(const MaskedArray< T > &left, const MaskedArray< T > &right) | casacore::MaskArrMath_global_functions_MaskedArray_mathematical_operations | |
| operator*(const MaskedArray< T > &left, const T &right) | casacore::MaskArrMath_global_functions_MaskedArray_mathematical_operations | |
| operator*(const MaskedArray< std::complex< float >> &left, const float &right) | casacore::MaskArrMath_global_functions_MaskedArray_mathematical_operations | |
| operator*(const T &left, const MaskedArray< T > &right) | casacore::MaskArrMath_global_functions_MaskedArray_mathematical_operations | |
| operator*(const float &left, const MaskedArray< std::complex< float >> &right) | casacore::MaskArrMath_global_functions_MaskedArray_mathematical_operations | |
| operator*=(const MaskedArray< T > &left, const Array< T > &other) | casacore::MaskArrMath_global_functions_MaskedArray_mathematical_operations | |
| operator*=(Array< T > &left, const MaskedArray< T > &other) | casacore::MaskArrMath_global_functions_MaskedArray_mathematical_operations | |
| operator*=(const MaskedArray< T > &left, const MaskedArray< T > &other) | casacore::MaskArrMath_global_functions_MaskedArray_mathematical_operations | |
| operator*=(const MaskedArray< T > &left, const T &other) | casacore::MaskArrMath_global_functions_MaskedArray_mathematical_operations | |
| operator+(const MaskedArray< T > &a) | casacore::MaskArrMath_global_functions_MaskedArray_mathematical_operations | |
| operator+(const MaskedArray< T > &left, const Array< T > &right) | casacore::MaskArrMath_global_functions_MaskedArray_mathematical_operations | |
| operator+(const Array< T > &left, const MaskedArray< T > &right) | casacore::MaskArrMath_global_functions_MaskedArray_mathematical_operations | |
| operator+(const MaskedArray< T > &left, const MaskedArray< T > &right) | casacore::MaskArrMath_global_functions_MaskedArray_mathematical_operations | |
| operator+(const MaskedArray< T > &left, const T &right) | casacore::MaskArrMath_global_functions_MaskedArray_mathematical_operations | |
| operator+(const T &left, const MaskedArray< T > &right) | casacore::MaskArrMath_global_functions_MaskedArray_mathematical_operations | |
| operator+=(const MaskedArray< T > &left, const Array< T > &other) | casacore::MaskArrMath_global_functions_MaskedArray_mathematical_operations | |
| operator+=(Array< T > &left, const MaskedArray< T > &other) | casacore::MaskArrMath_global_functions_MaskedArray_mathematical_operations | |
| operator+=(const MaskedArray< T > &left, const MaskedArray< T > &other) | casacore::MaskArrMath_global_functions_MaskedArray_mathematical_operations | |
| operator+=(const MaskedArray< T > &left, const T &other) | casacore::MaskArrMath_global_functions_MaskedArray_mathematical_operations | |
| operator-(const MaskedArray< T > &a) | casacore::MaskArrMath_global_functions_MaskedArray_mathematical_operations | |
| operator-(const MaskedArray< T > &left, const Array< T > &right) | casacore::MaskArrMath_global_functions_MaskedArray_mathematical_operations | |
| operator-(const Array< T > &left, const MaskedArray< T > &right) | casacore::MaskArrMath_global_functions_MaskedArray_mathematical_operations | |
| operator-(const MaskedArray< T > &left, const MaskedArray< T > &right) | casacore::MaskArrMath_global_functions_MaskedArray_mathematical_operations | |
| operator-(const MaskedArray< T > &left, const T &right) | casacore::MaskArrMath_global_functions_MaskedArray_mathematical_operations | |
| operator-(const T &left, const MaskedArray< T > &right) | casacore::MaskArrMath_global_functions_MaskedArray_mathematical_operations | |
| operator-=(const MaskedArray< T > &left, const Array< T > &other) | casacore::MaskArrMath_global_functions_MaskedArray_mathematical_operations | |
| operator-=(Array< T > &left, const MaskedArray< T > &other) | casacore::MaskArrMath_global_functions_MaskedArray_mathematical_operations | |
| operator-=(const MaskedArray< T > &left, const MaskedArray< T > &other) | casacore::MaskArrMath_global_functions_MaskedArray_mathematical_operations | |
| operator-=(const MaskedArray< T > &left, const T &other) | casacore::MaskArrMath_global_functions_MaskedArray_mathematical_operations | |
| operator/(const MaskedArray< T > &left, const Array< T > &right) | casacore::MaskArrMath_global_functions_MaskedArray_mathematical_operations | |
| operator/(const Array< T > &left, const MaskedArray< T > &right) | casacore::MaskArrMath_global_functions_MaskedArray_mathematical_operations | |
| operator/(const MaskedArray< T > &left, const MaskedArray< T > &right) | casacore::MaskArrMath_global_functions_MaskedArray_mathematical_operations | |
| operator/(const MaskedArray< T > &left, const T &right) | casacore::MaskArrMath_global_functions_MaskedArray_mathematical_operations | |
| operator/(const T &left, const MaskedArray< T > &right) | casacore::MaskArrMath_global_functions_MaskedArray_mathematical_operations | |
| operator/=(const MaskedArray< T > &left, const Array< T > &other) | casacore::MaskArrMath_global_functions_MaskedArray_mathematical_operations | |
| operator/=(Array< T > &left, const MaskedArray< T > &other) | casacore::MaskArrMath_global_functions_MaskedArray_mathematical_operations | |
| operator/=(const MaskedArray< T > &left, const MaskedArray< T > &other) | casacore::MaskArrMath_global_functions_MaskedArray_mathematical_operations | |
| operator/=(const MaskedArray< T > &left, const MaskedArray< S > &other) | casacore::MaskArrMath_global_functions_MaskedArray_mathematical_operations | |
| operator/=(const MaskedArray< T > &left, const T &other) | casacore::MaskArrMath_global_functions_MaskedArray_mathematical_operations | |
| pow(const MaskedArray< T > &left, const Array< U > &right) | casacore::MaskArrMath_global_functions_MaskedArray_mathematical_operations | |
| pow(const Array< T > &left, const MaskedArray< U > &right) | casacore::MaskArrMath_global_functions_MaskedArray_mathematical_operations | |
| pow(const MaskedArray< T > &left, const MaskedArray< U > &right) | casacore::MaskArrMath_global_functions_MaskedArray_mathematical_operations | |
| pow(const MaskedArray< T > &left, const double &right) | casacore::MaskArrMath_global_functions_MaskedArray_mathematical_operations | |
| product(const MaskedArray< T > &a) | casacore::MaskArrMath_global_functions_MaskedArray_mathematical_operations | |
| pstddev(const MaskedArray< T > &a, size_t ddof=0) | casacore::MaskArrMath_global_functions_MaskedArray_mathematical_operations | |
| pstddev(const MaskedArray< T > &a, T mean, size_t ddof=0) | casacore::MaskArrMath_global_functions_MaskedArray_mathematical_operations | |
| pvariance(const MaskedArray< T > &a, size_t ddof=0) | casacore::MaskArrMath_global_functions_MaskedArray_mathematical_operations | |
| pvariance(const MaskedArray< T > &a, T mean, size_t ddof=0) | casacore::MaskArrMath_global_functions_MaskedArray_mathematical_operations | |
| real(const MaskedArray< std::complex< T >> &carray) | casacore::MaskArrMath_global_functions_MaskedArray_mathematical_operations | inline |
| rms(const MaskedArray< T > &a) | casacore::MaskArrMath_global_functions_MaskedArray_mathematical_operations | |
| sin(const MaskedArray< T > &left) | casacore::MaskArrMath_global_functions_MaskedArray_mathematical_operations | |
| sinh(const MaskedArray< T > &left) | casacore::MaskArrMath_global_functions_MaskedArray_mathematical_operations | |
| sqrt(const MaskedArray< T > &left) | casacore::MaskArrMath_global_functions_MaskedArray_mathematical_operations | |
| square(const MaskedArray< T > &val) | casacore::MaskArrMath_global_functions_MaskedArray_mathematical_operations | |
| stddev(const MaskedArray< T > &a) | casacore::MaskArrMath_global_functions_MaskedArray_mathematical_operations | |
| stddev(const MaskedArray< T > &a, T mean) | casacore::MaskArrMath_global_functions_MaskedArray_mathematical_operations | |
| sum(const MaskedArray< T > &a) | casacore::MaskArrMath_global_functions_MaskedArray_mathematical_operations | |
| sumsquares(const MaskedArray< T > &a) | casacore::MaskArrMath_global_functions_MaskedArray_mathematical_operations | |
| tan(const MaskedArray< T > &left) | casacore::MaskArrMath_global_functions_MaskedArray_mathematical_operations | |
| tanh(const MaskedArray< T > &left) | casacore::MaskArrMath_global_functions_MaskedArray_mathematical_operations | |
| variance(const MaskedArray< T > &a) | casacore::MaskArrMath_global_functions_MaskedArray_mathematical_operations | |
| variance(const MaskedArray< T > &a, T mean) | casacore::MaskArrMath_global_functions_MaskedArray_mathematical_operations | |