![]() |
SAGA API
v9.7
|
This is the complete list of members for CSG_Trend, including all inherited members.
Add_Data(double x, double y) | CSG_Trend | |
Clr_Data(void) | CSG_Trend | |
CSG_Trend(void) | CSG_Trend | |
Get_ChiSquare(void) const | CSG_Trend | inline |
Get_Data_Count(void) const | CSG_Trend | inline |
Get_Data_X(int i) const | CSG_Trend | inline |
Get_Data_XMax(void) | CSG_Trend | inline |
Get_Data_XMin(void) | CSG_Trend | inline |
Get_Data_XStats(void) | CSG_Trend | inline |
Get_Data_Y(int i) const | CSG_Trend | inline |
Get_Data_YMax(void) | CSG_Trend | inline |
Get_Data_YMin(void) | CSG_Trend | inline |
Get_Data_YStats(void) | CSG_Trend | inline |
Get_Error(void) | CSG_Trend | |
Get_Formula(int Type=SG_TREND_STRING_Complete) | CSG_Trend | |
Get_Max_Iterations(void) const | CSG_Trend | inline |
Get_Max_Lambda(void) const | CSG_Trend | inline |
Get_Parameter_Count(void) const | CSG_Trend | inline |
Get_Parameters(void) const | CSG_Trend | inline |
Get_R2(void) const | CSG_Trend | inline |
Get_Trend(double *x, double *y, int n, const CSG_String &Formula) | CSG_Trend | |
Get_Trend(const CSG_Points &Data, const CSG_String &Formula) | CSG_Trend | |
Get_Trend(const CSG_String &Formula) | CSG_Trend | |
Get_Trend(void) | CSG_Trend | |
Get_Value(double x) const | CSG_Trend | inline |
Init_Parameter(const SG_Char &Variable, double Value) | CSG_Trend | |
is_Okay(void) const | CSG_Trend | inline |
Set_Data(double *x, double *y, int n, bool bAdd=false) | CSG_Trend | |
Set_Data(const CSG_Points &Data, bool bAdd=false) | CSG_Trend | |
Set_Formula(const CSG_String &Formula) | CSG_Trend | |
Set_Max_Iterations(int Iterations) | CSG_Trend | |
Set_Max_Lambda(double Lambda) | CSG_Trend |