SAGA API
v9.6
|
This is the complete list of members for CSG_Trend_Polynom, including all inherited members.
Add_Data(double x, double y) | CSG_Trend_Polynom | |
Clr_Data(void) | CSG_Trend_Polynom | |
CSG_Trend_Polynom(void) | CSG_Trend_Polynom | |
Destroy(void) | CSG_Trend_Polynom | |
Get_Coefficient(int i) const | CSG_Trend_Polynom | inline |
Get_Data_Count(void) const | CSG_Trend_Polynom | inline |
Get_Data_X(int i) const | CSG_Trend_Polynom | inline |
Get_Data_Y(int i) const | CSG_Trend_Polynom | inline |
Get_nCoefficients(void) const | CSG_Trend_Polynom | inline |
Get_Order(void) const | CSG_Trend_Polynom | inline |
Get_R2(void) const | CSG_Trend_Polynom | inline |
Get_Trend(void) | CSG_Trend_Polynom | |
Get_Value(double x) const | CSG_Trend_Polynom | |
Set_Data(double *x, double *y, int n, bool bAdd=false) | CSG_Trend_Polynom | |
Set_Order(int Order=1) | CSG_Trend_Polynom |