abs(const Array< T > &a) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
acos(const Array< T > &a) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
amplitude(const Array< Complex > &carray) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
amplitude(const Array< DComplex > &carray) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
amplitude(Array< Float > &rarray, const Array< Complex > &carray) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
amplitude(Array< Double > &rarray, const Array< DComplex > &carray) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
arrayContTransform(const Array< L > &left, const Array< R > &right, Array< RES > &result, BinaryOperator op) | casacore::ArrayMath_global_functions_Array_mathematical_operations | inline |
arrayContTransform(const Array< L > &left, R right, Array< RES > &result, BinaryOperator op) | casacore::ArrayMath_global_functions_Array_mathematical_operations | inline |
arrayContTransform(L left, const Array< R > &right, Array< RES > &result, BinaryOperator op) | casacore::ArrayMath_global_functions_Array_mathematical_operations | inline |
arrayContTransform(const Array< T > &arr, Array< RES > &result, UnaryOperator op) | casacore::ArrayMath_global_functions_Array_mathematical_operations | inline |
arrayTransform(const Array< L > &left, const Array< R > &right, Array< RES > &result, BinaryOperator op) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
arrayTransform(const Array< L > &left, R right, Array< RES > &result, BinaryOperator op) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
arrayTransform(L left, const Array< R > &right, Array< RES > &result, BinaryOperator op) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
arrayTransform(const Array< T > &arr, Array< RES > &result, UnaryOperator op) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
arrayTransformInPlace(Array< L > &left, const Array< R > &right, BinaryOperator op) | casacore::ArrayMath_global_functions_Array_mathematical_operations | inline |
arrayTransformInPlace(Array< L > &left, R right, BinaryOperator op) | casacore::ArrayMath_global_functions_Array_mathematical_operations | inline |
arrayTransformInPlace(Array< T > &arr, UnaryOperator op) | casacore::ArrayMath_global_functions_Array_mathematical_operations | inline |
arrayTransformResult(const Array< T > &left, const Array< T > &right, BinaryOperator op) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
arrayTransformResult(const Array< T > &left, T right, BinaryOperator op) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
arrayTransformResult(T left, const Array< T > &right, BinaryOperator op) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
arrayTransformResult(const Array< T > &arr, UnaryOperator op) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
asin(const Array< T > &a) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
atan(const Array< T > &a) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
atan2(const Array< T > &y, const Array< T > &x) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
atan2(const T &y, const Array< T > &x) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
atan2(const Array< T > &y, const T &x) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
avdev(const Array< T > &a) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
avdev(const Array< T > &a, T mean) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
ceil(const Array< T > &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< Complex > &carray) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
ComplexToReal(const Array< DComplex > &carray) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
ComplexToReal(Array< Float > &rarray, const Array< Complex > &carray) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
ComplexToReal(Array< Double > &rarray, const Array< DComplex > &carray) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
conj(const Array< Complex > &carray) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
conj(const Array< DComplex > &carray) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
conj(Array< Complex > &rarray, const Array< Complex > &carray) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
conj(Array< DComplex > &rarray, const Array< DComplex > &carray) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
conj(const Matrix< Complex > &carray) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
conj(const Matrix< DComplex > &carray) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
convertArray(Array< T > &to, const Array< U > &from) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
cos(const Array< T > &a) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
cosh(const Array< T > &a) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
cube(const Array< T > &val) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
exp(const Array< T > &a) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
expandArray(Array< T > &out, const Array< T > &in, const IPosition &alternate=IPosition()) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
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 | |
fabs(const Array< T > &a) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
fabs(const Array< T > &a) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
floor(const Array< T > &a) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
floormod(const Array< T > &a, const Array< T > &b) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
floormod(const T &a, const Array< T > &b) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
floormod(const Array< T > &a, const T &b) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
fmod(const Array< T > &a, const Array< T > &b) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
fmod(const T &a, const Array< T > &b) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
fmod(const Array< T > &a, const T &b) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
fractile(const Array< T > &a, Block< T > &tmp, Float fraction, Bool sorted=False, Bool inPlace=False) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
fractile(const Array< T > &a, Float fraction, Bool sorted=False, Bool inPlace=False) | casacore::ArrayMath_global_functions_Array_mathematical_operations | inline |
imag(const Array< Complex > &carray) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
imag(const Array< DComplex > &carray) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
imag(Array< Float > &rarray, const Array< Complex > &carray) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
imag(Array< Double > &rarray, const Array< DComplex > &carray) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
indgen(Array< T > &a, T start, T inc) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
indgen(Array< T > &a) | casacore::ArrayMath_global_functions_Array_mathematical_operations | inline |
indgen(Array< T > &a, T start) | casacore::ArrayMath_global_functions_Array_mathematical_operations | inline |
indgen(uInt length, T start, T inc) | casacore::ArrayMath_global_functions_Array_mathematical_operations | inline |
interFractileRange(const Array< T > &a, Block< T > &tmp, Float fraction, Bool sorted=False, Bool inPlace=False) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
interFractileRange(const Array< T > &a, Float fraction, Bool sorted=False, Bool inPlace=False) | casacore::ArrayMath_global_functions_Array_mathematical_operations | inline |
interHexileRange(const Array< T > &a, Block< T > &tmp, Bool sorted=False, Bool inPlace=False) | casacore::ArrayMath_global_functions_Array_mathematical_operations | inline |
interHexileRange(const Array< T > &a, Bool sorted=False, Bool inPlace=False) | casacore::ArrayMath_global_functions_Array_mathematical_operations | inline |
interQuartileRange(const Array< T > &a, Block< T > &tmp, Bool sorted=False, Bool inPlace=False) | casacore::ArrayMath_global_functions_Array_mathematical_operations | inline |
interQuartileRange(const Array< T > &a, Bool sorted=False, Bool inPlace=False) | casacore::ArrayMath_global_functions_Array_mathematical_operations | inline |
log(const Array< T > &a) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
log10(const Array< T > &a) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
madfm(const Array< T > &a, Block< T > &tmp, Bool sorted, Bool takeEvenMean, Bool inPlace=False) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
madfm(const Array< T > &a, Bool sorted, Bool takeEvenMean, Bool inPlace=False) | casacore::ArrayMath_global_functions_Array_mathematical_operations | inline |
madfm(const Array< T > &a, Bool sorted) | casacore::ArrayMath_global_functions_Array_mathematical_operations | inline |
madfm(const Array< T > &a) | casacore::ArrayMath_global_functions_Array_mathematical_operations | inline |
madfmInPlace(const Array< T > &a, Bool sorted=False) | casacore::ArrayMath_global_functions_Array_mathematical_operations | inline |
makeComplex(const Array< T > &real, const Array< T > &imag) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
makeComplex(const T &real, const Array< T > &imag) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
makeComplex(const Array< T > &real, const T &imag) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
max(const Array< T > &a) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
max(Array< T > &result, const Array< T > &a, const Array< T > &b) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
max(const Array< T > &a, const Array< T > &b) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
max(const T &a, const Array< T > &b) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
max(Array< T > &result, const Array< T > &a, const T &b) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
max(Array< T > &result, const T &a, const Array< T > &b) | casacore::ArrayMath_global_functions_Array_mathematical_operations | inline |
max(const Array< T > &a, const T &b) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
max(const T &a, const Array< T > &b) | casacore::ArrayMath_global_functions_Array_mathematical_operations | inline |
mean(const Array< T > &a) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
median(const Array< T > &a, Block< T > &tmp, Bool sorted, Bool takeEvenMean, Bool inPlace=False) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
median(const Array< T > &a, Bool sorted, Bool takeEvenMean, Bool inPlace=False) | casacore::ArrayMath_global_functions_Array_mathematical_operations | inline |
median(const Array< T > &a, Bool sorted) | casacore::ArrayMath_global_functions_Array_mathematical_operations | inline |
median(const Array< T > &a) | casacore::ArrayMath_global_functions_Array_mathematical_operations | inline |
medianInPlace(const Array< T > &a, Bool sorted=False) | casacore::ArrayMath_global_functions_Array_mathematical_operations | inline |
min(const Array< T > &a) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
min(Array< T > &result, const Array< T > &a, const Array< T > &b) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
min(const Array< T > &a, const Array< T > &b) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
min(Array< T > &result, const Array< T > &a, const T &b) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
min(Array< T > &result, const T &a, const Array< T > &b) | casacore::ArrayMath_global_functions_Array_mathematical_operations | inline |
min(const Array< T > &a, const T &b) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
min(const T &a, const Array< T > &b) | casacore::ArrayMath_global_functions_Array_mathematical_operations | inline |
minMax(ScalarType &minVal, ScalarType &maxVal, IPosition &minPos, IPosition &maxPos, const Array< ScalarType > &array) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
minMax(ScalarType &minVal, ScalarType &maxVal, IPosition &minPos, IPosition &maxPos, const Array< ScalarType > &array, const Array< Bool > &mask, Bool valid=True) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
minMax(T &min, T &max, const Array< T > &a) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
minMaxMasked(ScalarType &minVal, ScalarType &maxVal, IPosition &minPos, IPosition &maxPos, const Array< ScalarType > &array, const Array< ScalarType > &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 > &left, const Array< T > &right) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
operator%(const Array< T > &left, const T &right) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
operator%(const T &left, const Array< T > &right) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
operator%=(Array< T > &left, const Array< T > &other) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
operator%=(Array< T > &left, const T &other) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
operator&(const Array< T > &left, const Array< T > &right) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
operator&(const Array< T > &left, const T &right) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
operator&(const T &left, const Array< T > &right) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
operator&=(Array< T > &left, const Array< T > &other) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
operator&=(Array< T > &left, const T &other) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
operator*(const Array< T > &left, const Array< T > &right) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
operator*(const Array< T > &left, const T &right) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
operator*(const T &left, const Array< T > &right) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
operator*(const Array< std::complex< T > > &left, const Array< T > &right) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
operator*(const Array< std::complex< T > > &left, const T &right) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
operator*(const std::complex< T > &left, const Array< T > &right) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
operator*=(Array< T > &left, const Array< T > &other) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
operator*=(Array< T > &left, const T &other) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
operator*=(Array< std::complex< T > > &left, const Array< T > &other) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
operator*=(Array< std::complex< T > > &left, const T &other) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
operator+(const Array< T > &a) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
operator+(const Array< T > &left, const Array< T > &right) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
operator+(const Array< T > &left, const T &right) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
operator+(const T &left, const Array< T > &right) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
operator+=(Array< T > &left, const Array< T > &other) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
operator+=(Array< T > &left, const T &other) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
operator-(const Array< T > &a) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
operator-(const Array< T > &left, const Array< T > &right) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
operator-(const Array< T > &left, const T &right) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
operator-(const T &left, const Array< T > &right) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
operator-=(Array< T > &left, const Array< T > &other) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
operator-=(Array< T > &left, const T &other) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
operator/(const Array< T > &left, const Array< T > &right) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
operator/(const Array< T > &left, const T &right) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
operator/(const T &left, const Array< T > &right) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
operator/(const Array< std::complex< T > > &left, const Array< T > &right) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
operator/(const Array< std::complex< T > > &left, const T &right) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
operator/(const std::complex< T > &left, const Array< T > &right) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
operator/=(Array< T > &left, const Array< T > &other) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
operator/=(Array< T > &left, const T &other) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
operator/=(Array< std::complex< T > > &left, const Array< T > &other) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
operator/=(Array< std::complex< T > > &left, const T &other) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
operator^(const Array< T > &left, const Array< T > &right) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
operator^(const Array< T > &left, const T &right) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
operator^(const T &left, const Array< T > &right) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
operator^=(Array< T > &left, const Array< T > &other) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
operator^=(Array< T > &left, const T &other) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
operator|(const Array< T > &left, const Array< T > &right) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
operator|(const Array< T > &left, const T &right) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
operator|(const T &left, const Array< T > &right) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
operator|=(Array< T > &left, const Array< T > &other) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
operator|=(Array< T > &left, const T &other) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
operator~(const Array< T > &a) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
phase(const Array< Complex > &carray) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
phase(const Array< DComplex > &carray) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
phase(Array< Float > &rarray, const Array< Complex > &carray) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
phase(Array< Double > &rarray, const Array< DComplex > &carray) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
pow(const Array< T > &a, const Array< T > &b) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
pow(const T &a, const Array< T > &b) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
pow(const Array< T > &a, const Double &b) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
product(const Array< T > &a) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
pstddev(const Array< T > &a, uInt ddof=0) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
pstddev(const Array< T > &a, T mean, uInt ddof=0) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
pvariance(const Array< T > &a, uInt ddof=0) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
pvariance(const Array< T > &a, T mean, uInt ddof=0) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
real(const Array< Complex > &carray) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
real(const Array< DComplex > &carray) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
real(Array< Float > &rarray, const Array< Complex > &carray) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
real(Array< Double > &rarray, const Array< DComplex > &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< Complex > &carray, const Array< Float > &rarray) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
RealToComplex(Array< DComplex > &carray, const Array< Double > &rarray) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
rms(const Array< T > &a) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
round(const Array< T > &a) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
setImag(Array< R > &carray, const Array< L > &rarray) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
setReal(Array< L > &carray, const Array< R > &rarray) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
sign(const Array< T > &a) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
sin(const Array< T > &a) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
sinh(const Array< T > &a) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
sqrt(const Array< T > &a) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
square(const Array< T > &val) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
stddev(const Array< T > &a) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
stddev(const Array< T > &a, T mean) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
sum(const Array< T > &a) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
sumsqr(const Array< T > &a) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
tan(const Array< T > &a) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
tanh(const Array< T > &a) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
variance(const Array< T > &a) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |
variance(const Array< T > &a, T mean) | casacore::ArrayMath_global_functions_Array_mathematical_operations | |