QWT API (中文) 7.0.1
Qt绘图库 - 中文API文档
载入中...
搜索中...
未找到
QwtBoxStatisticsCalculator 成员列表

成员的完整列表,这些成员属于 QwtBoxStatisticsCalculator,包括所有继承而来的类成员

calculate(double position, const QVector< double > &sortedData, WhiskerMethod method=Tukey, double coefficient=1.5)QwtBoxStatisticsCalculatorstatic
calculateFromRaw(double position, const QVector< double > &rawData, WhiskerMethod method=Tukey, double coefficient=1.5)QwtBoxStatisticsCalculatorstatic
calculateFull(double position, const QVector< double > &rawData, QwtBoxSample &sample, QwtBoxOutlierSample &outliers, WhiskerMethod method=Tukey, double coefficient=1.5)QwtBoxStatisticsCalculatorstatic
extractOutliers(const QwtBoxSample &sample, const QVector< double > &sortedData)QwtBoxStatisticsCalculatorstatic
MinMax 枚举值QwtBoxStatisticsCalculator
Percentile 枚举值QwtBoxStatisticsCalculator
QwtBoxStatisticsCalculator()QwtBoxStatisticsCalculator
setWhiskerCoefficient(double coeff)QwtBoxStatisticsCalculator
setWhiskerMethod(WhiskerMethod method)QwtBoxStatisticsCalculator
StandardDeviation 枚举值QwtBoxStatisticsCalculator
StandardError 枚举值QwtBoxStatisticsCalculator
Tukey 枚举值QwtBoxStatisticsCalculator
whiskerCoefficient() constQwtBoxStatisticsCalculator
WhiskerMethod 枚举名称QwtBoxStatisticsCalculator
whiskerMethod() constQwtBoxStatisticsCalculator