| casacore
    | 
Go to the source code of this file.
| Classes | |
| class | casacore::TableExprGroupArrayAny | 
| Aggregate class counting if any array value in a group is true.  More... | |
| class | casacore::TableExprGroupArrayAll | 
| Aggregate class counting if all array values in a group are true.  More... | |
| class | casacore::TableExprGroupArrayNTrue | 
| Aggregate class counting the number of true array values in a group.  More... | |
| class | casacore::TableExprGroupArrayNFalse | 
| Aggregate class counting the number of false array values in a group.  More... | |
| class | casacore::TableExprGroupMinArrayInt | 
| Aggregate class determining the minimum integer array value in a group.  More... | |
| class | casacore::TableExprGroupMaxArrayInt | 
| Aggregate class determining the maximum integer array value in a group.  More... | |
| class | casacore::TableExprGroupSumArrayInt | 
| Aggregate class determining the sum of integer array values in a group.  More... | |
| class | casacore::TableExprGroupProductArrayInt | 
| Aggregate class determining the product of integer array values in a group.  More... | |
| class | casacore::TableExprGroupSumSqrArrayInt | 
| Aggregate class determining the sum of squares of integer array values in a group.  More... | |
| class | casacore::TableExprGroupMinArrayDouble | 
| Aggregate class determining the minimum double array value in a group.  More... | |
| class | casacore::TableExprGroupMaxArrayDouble | 
| Aggregate class determining the maximum double array value in a group.  More... | |
| class | casacore::TableExprGroupSumArrayDouble | 
| Aggregate class determining the sum of double array values in a group.  More... | |
| class | casacore::TableExprGroupProductArrayDouble | 
| Aggregate class determining the product of double array values in a group.  More... | |
| class | casacore::TableExprGroupSumSqrArrayDouble | 
| Aggregate class determining the sum of squares of double array values in a group.  More... | |
| class | casacore::TableExprGroupMeanArrayDouble | 
| Aggregate class determining the mean of array values in a group.  More... | |
| class | casacore::TableExprGroupVarianceArrayDouble | 
| Aggregate class determining the variance of array values in a group.  More... | |
| class | casacore::TableExprGroupStdDevArrayDouble | 
| Aggregate class determining the standard devation of array values in a group.  More... | |
| class | casacore::TableExprGroupRmsArrayDouble | 
| Aggregate class determining the RMS of array values in a group.  More... | |
| class | casacore::TableExprGroupFractileArrayDouble | 
| Aggregate class determining the fractile of array values in a group.  More... | |
| class | casacore::TableExprGroupSumArrayDComplex | 
| Aggregate class determining the sum of complex array values in a group.  More... | |
| class | casacore::TableExprGroupProductArrayDComplex | 
| Aggregate class determining the product of complex array values in a group.  More... | |
| class | casacore::TableExprGroupSumSqrArrayDComplex | 
| Aggregate class determining the sum of squares of complex array values in a group.  More... | |
| class | casacore::TableExprGroupMeanArrayDComplex | 
| Aggregate class determining the mean of complex array values in a group.  More... | |
| class | casacore::TableExprGroupVarianceArrayDComplex | 
| Aggregate class determining the variance of array values in a group.  More... | |
| class | casacore::TableExprGroupStdDevArrayDComplex | 
| Aggregate class determining the standard devation of array values in a group.  More... | |
| class | casacore::TableExprGroupArrayAnys | 
| Aggregate class counting per array index in a group if any is true.  More... | |
| class | casacore::TableExprGroupArrayAlls | 
| Aggregate class counting per array index in a group if all are true.  More... | |
| class | casacore::TableExprGroupArrayNTrues | 
| Aggregate class counting per array index in a group the nr of true values.  More... | |
| class | casacore::TableExprGroupArrayNFalses | 
| Aggregate class counting per array index in a group the nr of false values.  More... | |
| class | casacore::TableExprGroupMinsArrayInt | 
| Aggregate class determining per array index in a group the minimum value.  More... | |
| class | casacore::TableExprGroupMaxsArrayInt | 
| Aggregate class determining per array index in a group the maximum value.  More... | |
| class | casacore::TableExprGroupSumsArrayInt | 
| Aggregate class determining per array index in a group the sum of values.  More... | |
| class | casacore::TableExprGroupProductsArrayInt | 
| Aggregate class determining per array index in a group the product of values.  More... | |
| class | casacore::TableExprGroupSumSqrsArrayInt | 
| Aggregate class determining per array index in a group the sum of value squares in a group.  More... | |
| class | casacore::TableExprGroupMinsArrayDouble | 
| Aggregate class determining the minimum double array value in a group.  More... | |
| class | casacore::TableExprGroupMaxsArrayDouble | 
| Aggregate class determining the maximum double array value in a group.  More... | |
| class | casacore::TableExprGroupSumsArrayDouble | 
| Aggregate class determining the sum of double array values in a group.  More... | |
| class | casacore::TableExprGroupProductsArrayDouble | 
| Aggregate class determining the product of double array values in a group.  More... | |
| class | casacore::TableExprGroupSumSqrsArrayDouble | 
| Aggregate class determining the sum of squares of double array values in a group.  More... | |
| class | casacore::TableExprGroupMeansArrayDouble | 
| Aggregate class determining the mean of array values in a group.  More... | |
| class | casacore::TableExprGroupVariancesArrayDouble | 
| Aggregate class determining the variance of array values in a group.  More... | |
| class | casacore::TableExprGroupStdDevsArrayDouble | 
| Aggregate class determining the standard devation of array values in a group.  More... | |
| class | casacore::TableExprGroupRmssArrayDouble | 
| Aggregate class determining the RMS of array values in a group.  More... | |
| class | casacore::TableExprGroupSumsArrayDComplex | 
| Aggregate class determining the sum of complex array values in a group.  More... | |
| class | casacore::TableExprGroupProductsArrayDComplex | 
| Aggregate class determining the product of complex array values in a group.  More... | |
| class | casacore::TableExprGroupSumSqrsArrayDComplex | 
| Aggregate class determining the sum of squares of complex array values in a group.  More... | |
| class | casacore::TableExprGroupMeansArrayDComplex | 
| Aggregate class determining the mean of complex array values in a group.  More... | |
| class | casacore::TableExprGroupVariancesArrayDComplex | 
| Aggregate class determining the variance of array values in a group.  More... | |
| class | casacore::TableExprGroupStdDevsArrayDComplex | 
| Aggregate class determining the standard devation of array values in a group.  More... | |
| class | casacore::TableExprGroupHistBase | 
| Base aggregate class determining the histogram of values in a group.  More... | |
| class | casacore::TableExprGroupHistScalar | 
| Aggregate class determining the histogram of scalar values in a group.  More... | |
| class | casacore::TableExprGroupHistInt | 
| Aggregate class determining the histogram of integer array values in a group.  More... | |
| class | casacore::TableExprGroupHistDouble | 
| Aggregate class determining the histogram of double array values in a group.  More... | |
| Namespaces | |
| casacore | |
| this file contains all the compiler specific defines | |
 1.8.5
 1.8.5