| abs(const Array< T, Alloc > &a) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
| acos(const Array< T, Alloc > &a) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
| amplitude(const Array< std::complex< float >> &carray) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
| amplitude(const Array< std::complex< double >> &carray) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
| amplitude(Array< float > &rarray, const Array< std::complex< float >> &carray) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
| amplitude(Array< double > &rarray, const Array< std::complex< double >> &carray) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
| arrayContTransform(const Array< L, AllocL > &left, const Array< R, AllocR > &right, Array< RES, AllocRES > &result, BinaryOperator op) | casacore::ArrayMath_global_functions_Array_mathematical_operations | inline |
| arrayContTransform(const Array< L, AllocL > &left, R right, Array< RES, AllocRES > &result, BinaryOperator op) | casacore::ArrayMath_global_functions_Array_mathematical_operations | inline |
| arrayContTransform(L left, const Array< R, AllocR > &right, Array< RES, AllocRES > &result, BinaryOperator op) | casacore::ArrayMath_global_functions_Array_mathematical_operations | inline |
| arrayContTransform(const Array< T, Alloc > &arr, Array< RES, AllocRES > &result, UnaryOperator op) | casacore::ArrayMath_global_functions_Array_mathematical_operations | inline |
| arrayTransform(const Array< L, AllocL > &left, const Array< R, AllocR > &right, Array< RES, AllocRES > &result, BinaryOperator op) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
| arrayTransform(const Array< L, Alloc > &left, R right, Array< RES, AllocRES > &result, BinaryOperator op) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
| arrayTransform(L left, const Array< R, Alloc > &right, Array< RES, AllocRES > &result, BinaryOperator op) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
| arrayTransform(const Array< T, Alloc > &arr, Array< RES, AllocRES > &result, UnaryOperator op) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
| arrayTransformInPlace(Array< L, AllocL > &left, const Array< R, AllocR > &right, BinaryOperator op) | casacore::ArrayMath_global_functions_Array_mathematical_operations | inline |
| arrayTransformInPlace(Array< L, Alloc > &left, R right, BinaryOperator op) | casacore::ArrayMath_global_functions_Array_mathematical_operations | inline |
| arrayTransformInPlace(Array< T, Alloc > &arr, UnaryOperator op) | casacore::ArrayMath_global_functions_Array_mathematical_operations | inline |
| arrayTransformResult(const Array< T, Alloc > &left, const Array< T, Alloc > &right, BinaryOperator op) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
| arrayTransformResult(const Array< T, Alloc > &left, T right, BinaryOperator op) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
| arrayTransformResult(T left, const Array< T, Alloc > &right, BinaryOperator op) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
| arrayTransformResult(const Array< T, Alloc > &arr, UnaryOperator op) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
| asin(const Array< T, Alloc > &a) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
| atan(const Array< T, Alloc > &a) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
| atan2(const Array< T, Alloc > &y, const Array< T, Alloc > &x) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
| atan2(const T &y, const Array< T, Alloc > &x) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
| atan2(const Array< T, Alloc > &y, const T &x) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
| avdev(const Array< T, Alloc > &a) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
| avdev(const Array< T, Alloc > &a, T mean) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
| ceil(const Array< T, Alloc > &a) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
| checkExpandArray(IPosition &mult, IPosition &newInShape, const IPosition &inShape, const IPosition &outShape, const IPosition &alternate) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
| ComplexToReal(const Array< std::complex< float >> &carray) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
| ComplexToReal(const Array< std::complex< double >> &carray) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
| ComplexToReal(Array< float > &rarray, const Array< std::complex< float >> &carray) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
| ComplexToReal(Array< double > &rarray, const Array< std::complex< double >> &carray) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
| conj(const Array< std::complex< float >> &carray) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
| conj(const Array< std::complex< double >> &carray) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
| conj(Array< std::complex< float >> &rarray, const Array< std::complex< float >> &carray) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
| conj(Array< std::complex< double >> &rarray, const Array< std::complex< double >> &carray) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
| conj(const Matrix< std::complex< float >> &carray) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
| conj(const Matrix< std::complex< double >> &carray) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
| convertArray(Array< T, AllocT > &to, const Array< U, AllocU > &from) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
| cos(const Array< T, Alloc > &a) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
| cosh(const Array< T, Alloc > &a) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
| cube(const Array< T, Alloc > &val) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
| exp(const Array< T, Alloc > &a) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
| expandArray(Array< T, Alloc > &out, const Array< T, Alloc > &in, const IPosition &alternate=IPosition()) | casacore::ArrayMath_global_functions_Array_mathematical_operations | inline |
| expandRecursive(int axis, const IPosition &shp, const IPosition &mult, const IPosition &inSteps, const T *in, T *out, const IPosition &alternate) | casacore::ArrayMath_global_functions_Array_mathematical_operations | inline |
| fabs(const Array< T, Alloc > &a) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
| fabs(const Array< T, Alloc > &a) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
| floor(const Array< T, Alloc > &a) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
| floormod(const Array< T, Alloc > &a, const Array< T, Alloc > &b) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
| floormod(const T &a, const Array< T, Alloc > &b) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
| floormod(const Array< T, Alloc > &a, const T &b) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
| fmod(const Array< T, Alloc > &a, const Array< T, Alloc > &b) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
| fmod(const T &a, const Array< T, Alloc > &b) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
| fmod(const Array< T, Alloc > &a, const T &b) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
| fractile(const Array< T, Alloc > &a, std::vector< T > &tmp, float fraction, bool sorted=false, bool inPlace=false) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
| fractile(const Array< T, Alloc > &a, float fraction, bool sorted=false, bool inPlace=false) | casacore::ArrayMath_global_functions_Array_mathematical_operations | inline |
| imag(const Array< std::complex< float >> &carray) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
| imag(const Array< std::complex< double >> &carray) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
| imag(Array< float > &rarray, const Array< std::complex< float >> &carray) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
| imag(Array< double > &rarray, const Array< std::complex< double >> &carray) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
| indgen(Array< T, Alloc > &a, T start, T inc) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
| indgen(Array< T, Alloc > &a) | casacore::ArrayMath_global_functions_Array_mathematical_operations | inline |
| indgen(Array< T, Alloc > &a, T start) | casacore::ArrayMath_global_functions_Array_mathematical_operations | inline |
| indgen(size_t length, T start, T inc) | casacore::ArrayMath_global_functions_Array_mathematical_operations | inline |
| interFractileRange(const Array< T, Alloc > &a, std::vector< T > &tmp, float fraction, bool sorted=false, bool inPlace=false) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
| interFractileRange(const Array< T, Alloc > &a, float fraction, bool sorted=false, bool inPlace=false) | casacore::ArrayMath_global_functions_Array_mathematical_operations | inline |
| interHexileRange(const Array< T, Alloc > &a, std::vector< T > &tmp, bool sorted=false, bool inPlace=false) | casacore::ArrayMath_global_functions_Array_mathematical_operations | inline |
| interHexileRange(const Array< T, Alloc > &a, bool sorted=false, bool inPlace=false) | casacore::ArrayMath_global_functions_Array_mathematical_operations | inline |
| interQuartileRange(const Array< T, Alloc > &a, std::vector< T > &tmp, bool sorted=false, bool inPlace=false) | casacore::ArrayMath_global_functions_Array_mathematical_operations | inline |
| interQuartileRange(const Array< T, Alloc > &a, bool sorted=false, bool inPlace=false) | casacore::ArrayMath_global_functions_Array_mathematical_operations | inline |
| log(const Array< T, Alloc > &a) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
| log10(const Array< T, Alloc > &a) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
| madfm(const Array< T, Alloc > &a, std::vector< T > &tmp, bool sorted, bool takeEvenMean, bool inPlace=false) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
| madfm(const Array< T, Alloc > &a, bool sorted, bool takeEvenMean, bool inPlace=false) | casacore::ArrayMath_global_functions_Array_mathematical_operations | inline |
| madfm(const Array< T, Alloc > &a, bool sorted) | casacore::ArrayMath_global_functions_Array_mathematical_operations | inline |
| madfm(const Array< T, Alloc > &a) | casacore::ArrayMath_global_functions_Array_mathematical_operations | inline |
| madfmInPlace(const Array< T, Alloc > &a, bool sorted=false) | casacore::ArrayMath_global_functions_Array_mathematical_operations | inline |
| makeComplex(const Array< T, Alloc > &real, const Array< T, Alloc > &imag) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
| makeComplex(const T &real, const Array< T, Alloc > &imag) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
| makeComplex(const Array< T, Alloc > &real, const T &imag) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
| max(const Array< T, Alloc > &a) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
| max(Array< T, Alloc > &result, const Array< T, Alloc > &a, const Array< T, Alloc > &b) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
| max(const Array< T, Alloc > &a, const Array< T, Alloc > &b) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
| max(const T &a, const Array< T, Alloc > &b) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
| max(Array< T, Alloc > &result, const Array< T, Alloc > &a, const T &b) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
| max(Array< T, Alloc > &result, const T &a, const Array< T, Alloc > &b) | casacore::ArrayMath_global_functions_Array_mathematical_operations | inline |
| max(const Array< T, Alloc > &a, const T &b) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
| max(const T &a, const Array< T, Alloc > &b) | casacore::ArrayMath_global_functions_Array_mathematical_operations | inline |
| mean(const Array< T, Alloc > &a) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
| median(const Array< T, Alloc > &a, std::vector< T > &scratch, bool sorted, bool takeEvenMean, bool inPlace=false) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
| median(const Array< T, Alloc > &a, bool sorted, bool takeEvenMean, bool inPlace=false) | casacore::ArrayMath_global_functions_Array_mathematical_operations | inline |
| median(const Array< T, Alloc > &a, bool sorted) | casacore::ArrayMath_global_functions_Array_mathematical_operations | inline |
| median(const Array< T, Alloc > &a) | casacore::ArrayMath_global_functions_Array_mathematical_operations | inline |
| medianInPlace(const Array< T, Alloc > &a, bool sorted=false) | casacore::ArrayMath_global_functions_Array_mathematical_operations | inline |
| min(const Array< T, Alloc > &a) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
| min(Array< T, Alloc > &result, const Array< T, Alloc > &a, const Array< T, Alloc > &b) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
| min(const Array< T, Alloc > &a, const Array< T, Alloc > &b) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
| min(Array< T, Alloc > &result, const Array< T, Alloc > &a, const T &b) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
| min(Array< T, Alloc > &result, const T &a, const Array< T, Alloc > &b) | casacore::ArrayMath_global_functions_Array_mathematical_operations | inline |
| min(const Array< T, Alloc > &a, const T &b) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
| min(const T &a, const Array< T, Alloc > &b) | casacore::ArrayMath_global_functions_Array_mathematical_operations | inline |
| minMax(ScalarType &minVal, ScalarType &maxVal, IPosition &minPos, IPosition &maxPos, const Array< ScalarType, Alloc > &array) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
| minMax(ScalarType &minVal, ScalarType &maxVal, IPosition &minPos, IPosition &maxPos, const Array< ScalarType, Alloc > &array, const Array< bool > &mask, bool valid=true) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
| minMax(T &min, T &max, const Array< T, Alloc > &a) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
| minMaxMasked(ScalarType &minVal, ScalarType &maxVal, IPosition &minPos, IPosition &maxPos, const Array< ScalarType, Alloc > &array, const Array< ScalarType, Alloc > &weight) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
| myiptransform(_InputIterator1 __first1, _InputIterator1 __last1, T right, _BinaryOperation __binary_op) | casacore::ArrayMath_global_functions_Array_mathematical_operations | inline |
| myltransform(_InputIterator1 __first1, _InputIterator1 __last1, _OutputIterator __result, T left, _BinaryOperation __binary_op) | casacore::ArrayMath_global_functions_Array_mathematical_operations | inline |
| myrtransform(_InputIterator1 __first1, _InputIterator1 __last1, _OutputIterator __result, T right, _BinaryOperation __binary_op) | casacore::ArrayMath_global_functions_Array_mathematical_operations | inline |
| operator%(const Array< T, Alloc > &left, const Array< T, Alloc > &right) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
| operator%(const Array< T, Alloc > &left, const T &right) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
| operator%(const T &left, const Array< T, Alloc > &right) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
| operator%=(Array< T, Alloc > &left, const Array< T, Alloc > &other) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
| operator%=(Array< T, Alloc > &left, const T &other) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
| operator&(const Array< T, Alloc > &left, const Array< T, Alloc > &right) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
| operator&(const Array< T, Alloc > &left, const T &right) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
| operator&(const T &left, const Array< T, Alloc > &right) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
| operator&=(Array< T, Alloc > &left, const Array< T, Alloc > &other) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
| operator&=(Array< T, Alloc > &left, const T &other) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
| operator*(const Array< T, Alloc > &left, const Array< T, Alloc > &right) | casacore::ArrayMath_global_functions_Array_mathematical_operations | inline |
| operator*(const Array< T, Alloc > &left, const T &right) | casacore::ArrayMath_global_functions_Array_mathematical_operations | inline |
| operator*(const T &left, const Array< T, Alloc > &right) | casacore::ArrayMath_global_functions_Array_mathematical_operations | inline |
| operator*(const Array< std::complex< T >, AllocC > &left, const Array< T, AllocR > &right) | casacore::ArrayMath_global_functions_Array_mathematical_operations | inline |
| operator*(const Array< std::complex< T >, Alloc > &left, const T &other) | casacore::ArrayMath_global_functions_Array_mathematical_operations | inline |
| operator*(const std::complex< T > &left, const Array< T, Alloc > &other) | casacore::ArrayMath_global_functions_Array_mathematical_operations | inline |
| operator*=(Array< T, Alloc > &left, const Array< T, Alloc > &other) | casacore::ArrayMath_global_functions_Array_mathematical_operations | inline |
| operator*=(Array< T, Alloc > &left, const T &other) | casacore::ArrayMath_global_functions_Array_mathematical_operations | inline |
| operator*=(Array< std::complex< T >, AllocC > &left, const Array< T, AllocR > &other) | casacore::ArrayMath_global_functions_Array_mathematical_operations | inline |
| operator*=(Array< std::complex< T >, Alloc > &left, const T &other) | casacore::ArrayMath_global_functions_Array_mathematical_operations | inline |
| operator+(const Array< T, Alloc > &a) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
| operator+(const Array< T, Alloc > &left, const Array< T, Alloc > &right) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
| operator+(const Array< T, Alloc > &left, const T &right) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
| operator+(const T &left, const Array< T, Alloc > &right) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
| operator+=(Array< T, Alloc > &left, const Array< T, Alloc > &other) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
| operator+=(Array< T, Alloc > &left, const T &other) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
| operator-(const Array< T, Alloc > &a) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
| operator-(const Array< T, Alloc > &left, const Array< T, Alloc > &right) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
| operator-(const Array< T, Alloc > &left, const T &right) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
| operator-(const T &left, const Array< T, Alloc > &right) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
| operator-=(Array< T, Alloc > &left, const Array< T, Alloc > &other) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
| operator-=(Array< T, Alloc > &left, const T &other) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
| operator/(const Array< T, Alloc > &left, const Array< T, Alloc > &right) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
| operator/(const Array< T, Alloc > &left, const T &right) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
| operator/(const T &left, const Array< T, Alloc > &right) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
| operator/(const Array< std::complex< T >, AllocC > &left, const Array< T, AllocR > &right) | casacore::ArrayMath_global_functions_Array_mathematical_operations | inline |
| operator/(const Array< std::complex< T >, Alloc > &left, const T &other) | casacore::ArrayMath_global_functions_Array_mathematical_operations | inline |
| operator/(const std::complex< T > &left, const Array< T, Alloc > &other) | casacore::ArrayMath_global_functions_Array_mathematical_operations | inline |
| operator/=(Array< T, Alloc > &left, const Array< T, Alloc > &other) | casacore::ArrayMath_global_functions_Array_mathematical_operations | inline |
| operator/=(Array< T, Alloc > &left, const T &other) | casacore::ArrayMath_global_functions_Array_mathematical_operations | inline |
| operator/=(Array< std::complex< T >, AllocC > &left, const Array< T, AllocR > &other) | casacore::ArrayMath_global_functions_Array_mathematical_operations | inline |
| operator/=(Array< std::complex< T >, Alloc > &left, const T &other) | casacore::ArrayMath_global_functions_Array_mathematical_operations | inline |
| operator^(const Array< T, Alloc > &left, const Array< T, Alloc > &right) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
| operator^(const Array< T, Alloc > &left, const T &right) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
| operator^(const T &left, const Array< T, Alloc > &right) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
| operator^=(Array< T, Alloc > &left, const Array< T, Alloc > &other) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
| operator^=(Array< T, Alloc > &left, const T &other) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
| operator|(const Array< T, Alloc > &left, const Array< T, Alloc > &right) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
| operator|(const Array< T, Alloc > &left, const T &right) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
| operator|(const T &left, const Array< T, Alloc > &right) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
| operator|=(Array< T, Alloc > &left, const Array< T, Alloc > &other) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
| operator|=(Array< T, Alloc > &left, const T &other) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
| operator~(const Array< T, Alloc > &a) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
| phase(const Array< std::complex< float >> &carray) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
| phase(const Array< std::complex< double >> &carray) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
| phase(Array< float > &rarray, const Array< std::complex< float >> &carray) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
| phase(Array< double > &rarray, const Array< std::complex< double >> &carray) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
| pow(const Array< T, Alloc > &a, const Array< T, Alloc > &b) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
| pow(const T &a, const Array< T, Alloc > &b) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
| pow(const Array< T, Alloc > &a, const double &b) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
| product(const Array< T, Alloc > &a) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
| pstddev(const Array< T, Alloc > &a, size_t ddof=0) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
| pstddev(const Array< T, Alloc > &a, T mean, size_t ddof=0) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
| pvariance(const Array< T, Alloc > &a, size_t ddof=0) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
| pvariance(const Array< T, Alloc > &a, T mean, size_t ddof=0) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
| real(const Array< std::complex< float >> &carray) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
| real(const Array< std::complex< double >> &carray) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
| real(Array< float > &rarray, const Array< std::complex< float >> &carray) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
| real(Array< double > &rarray, const Array< std::complex< double >> &carray) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
| RealToComplex(const Array< float > &rarray) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
| RealToComplex(const Array< double > &rarray) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
| RealToComplex(Array< std::complex< float >> &carray, const Array< float > &rarray) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
| RealToComplex(Array< std::complex< double >> &carray, const Array< double > &rarray) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
| rms(const Array< T, Alloc > &a) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
| round(const Array< T, Alloc > &a) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
| setImag(Array< C, AllocC > &carray, const Array< R, AllocR > &rarray) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
| setReal(Array< C, AllocC > &carray, const Array< R, AllocR > &rarray) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
| sign(const Array< T, Alloc > &a) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
| sin(const Array< T, Alloc > &a) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
| sinh(const Array< T, Alloc > &a) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
| sqrt(const Array< T, Alloc > &a) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
| square(const Array< T, Alloc > &val) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
| stddev(const Array< T, Alloc > &a) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
| stddev(const Array< T, Alloc > &a, T mean) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
| sum(const Array< T, Alloc > &a) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
| sumsqr(const Array< T, Alloc > &a) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
| tan(const Array< T, Alloc > &a) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
| tanh(const Array< T, Alloc > &a) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
| variance(const Array< T, Alloc > &a) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
| variance(const Array< T, Alloc > &a, T mean) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |