casacore
Public Attributes | List of all members
casacore::StatisticsAlgorithmFactory< AccumType, DataIterator, MaskIterator, WeightsIterator >::ChauvenetData Struct Reference

#include <StatisticsAlgorithmFactory.h>

Public Attributes

Double zScore
 
Int maxIter
 

Detailed Description

template<class AccumType, class DataIterator, class MaskIterator = const Bool *, class WeightsIterator = DataIterator>
struct casacore::StatisticsAlgorithmFactory< AccumType, DataIterator, MaskIterator, WeightsIterator >::ChauvenetData

Definition at line 52 of file StatisticsAlgorithmFactory.h.

Member Data Documentation

◆ maxIter

template<class AccumType, class DataIterator, class MaskIterator = const Bool *, class WeightsIterator = DataIterator>
Int casacore::StatisticsAlgorithmFactory< AccumType, DataIterator, MaskIterator, WeightsIterator >::ChauvenetData::maxIter

Definition at line 54 of file StatisticsAlgorithmFactory.h.

◆ zScore

template<class AccumType, class DataIterator, class MaskIterator = const Bool *, class WeightsIterator = DataIterator>
Double casacore::StatisticsAlgorithmFactory< AccumType, DataIterator, MaskIterator, WeightsIterator >::ChauvenetData::zScore

Definition at line 53 of file StatisticsAlgorithmFactory.h.


The documentation for this struct was generated from the following file: