SAGA API  v9.5
CSG_Simple_Statistics Member List

This is the complete list of members for CSG_Simple_Statistics, including all inherited members.

_Evaluate(int Level=1)CSG_Simple_Statisticsprotected
Add(const CSG_Simple_Statistics &Statistics)CSG_Simple_Statistics
Add_Value(double Value, double Weight=1.)CSG_Simple_Statistics
Create(bool bHoldValues=false)CSG_Simple_Statistics
Create(const CSG_Simple_Statistics &Statistics)CSG_Simple_Statistics
Create(double Mean, double StdDev, sLong Count=1000)CSG_Simple_Statistics
Create(const CSG_Vector &Values, bool bHoldValues=false)CSG_Simple_Statistics
CSG_Simple_Statistics(void)CSG_Simple_Statistics
CSG_Simple_Statistics(bool bHoldValues)CSG_Simple_Statistics
CSG_Simple_Statistics(const CSG_Simple_Statistics &Statistics)CSG_Simple_Statistics
CSG_Simple_Statistics(double Mean, double StdDev, sLong Count=1000)CSG_Simple_Statistics
CSG_Simple_Statistics(const CSG_Vector &Values, bool bHoldValues=false)CSG_Simple_Statistics
Evaluate(void)CSG_Simple_Statistics
Get_Count(void) constCSG_Simple_Statisticsinline
Get_Gini(void)CSG_Simple_Statistics
Get_IndexOfMaximum(void)CSG_Simple_Statistics
Get_IndexOfMinimum(void)CSG_Simple_Statistics
Get_Kurtosis(void)CSG_Simple_Statisticsinline
Get_Maximum(void)CSG_Simple_Statisticsinline
Get_Mean(void)CSG_Simple_Statisticsinline
Get_Median(void)CSG_Simple_Statistics
Get_Minimum(void)CSG_Simple_Statisticsinline
Get_nValues_Above(double Threshold, bool bEquals=false)CSG_Simple_Statistics
Get_nValues_Below(double Threshold, bool bEquals=false)CSG_Simple_Statistics
Get_Percentile(double Percentile)CSG_Simple_Statistics
Get_Quantile(double Quantile)CSG_Simple_Statistics
Get_Range(void)CSG_Simple_Statisticsinline
Get_Skewness(void)CSG_Simple_Statisticsinline
Get_SkewnessPearson(void)CSG_Simple_Statistics
Get_StdDev(void)CSG_Simple_Statisticsinline
Get_Sum(void)CSG_Simple_Statisticsinline
Get_Sum_Of_Squares(void)CSG_Simple_Statisticsinline
Get_Value(sLong i) constCSG_Simple_Statisticsinline
Get_Values(void) constCSG_Simple_Statisticsinline
Get_Variance(void)CSG_Simple_Statisticsinline
Get_Weights(void) constCSG_Simple_Statisticsinline
Invalidate(void)CSG_Simple_Statistics
is_Evaluated(void) constCSG_Simple_Statisticsinline
m_bEvaluatedCSG_Simple_Statisticsprotected
m_bSortedCSG_Simple_Statisticsprotected
m_GiniCSG_Simple_Statisticsprotected
m_KurtosisCSG_Simple_Statisticsprotected
m_MaximumCSG_Simple_Statisticsprotected
m_MeanCSG_Simple_Statisticsprotected
m_MinimumCSG_Simple_Statisticsprotected
m_nValuesCSG_Simple_Statisticsprotected
m_RangeCSG_Simple_Statisticsprotected
m_SkewnessCSG_Simple_Statisticsprotected
m_StdDevCSG_Simple_Statisticsprotected
m_SumCSG_Simple_Statisticsprotected
m_Sum2CSG_Simple_Statisticsprotected
m_ValuesCSG_Simple_Statisticsprotected
m_VarianceCSG_Simple_Statisticsprotected
m_WeightsCSG_Simple_Statisticsprotected
operator+=(const CSG_Simple_Statistics &Statistics)CSG_Simple_Statisticsinline
operator+=(double Value)CSG_Simple_Statisticsinline
operator=(const CSG_Simple_Statistics &Statistics)CSG_Simple_Statisticsinline
operator[](sLong i) constCSG_Simple_Statisticsinline
Set_Count(sLong Count)CSG_Simple_Statistics