#include <regress.h>
Public Member Functions | |
StatInp () | |
StatInp (char *Grad, char *FName, int yx) | |
StatInp (int Grad, double *xp, double *yp, int n) | |
StatInp (int Grad, Mem2d *ysrc, int line, double(*transfkt)(double, double)=NULL, double a0=0.) | |
~StatInp () | |
int | Result () |
void | Read (char *Fn, int yx=0) |
void | Optimize () |
double | CalcKoef (int k, int j) |
double | GetPoly (double x) |
double | GetPolyKoef (int i) |
StatInp () | |
StatInp (char *Grad, char *FName, int yx) | |
StatInp (int Grad, double *xp, double *yp, int n) | |
StatInp (int Grad, Mem2d *ysrc, int line, double(*transfkt)(double, double)=NULL, double a0=0.) | |
~StatInp () | |
int | Result () |
void | Read (char *Fn, int yx=0) |
void | Optimize () |
double | CalcKoef (int k, int j) |
double | GetPoly (double x) |
double | GetPolyKoef (int i) |
Private Attributes | |
int | N |
int | PGrad |
int | State |
double * | x |
double * | y |
double | a [MAXGL] |
LGSys * | gs |
double * | x |
LGSys * | gs |
Definition at line 133 of file regress.h.
|
Definition at line 135 of file regress.h. References gs, MAXGL, N, Optimize(), PGrad, Read(), State, x, and y. |
|
Definition at line 148 of file regress.h. References gs, MAXGL, N, Optimize(), PGrad, Read(), State, x, and y. |
|
Definition at line 162 of file regress.h. References gs, MAXGL, N, Optimize(), PGrad, State, x, and y. |
|
Definition at line 178 of file regress.h. References Mem2d::data, ZData::GetNext(), Mem2d::GetNx(), gs, MAXGL, N, PGrad, ZData::SetPtr(), State, x, and y. |
|
|
|
Definition at line 135 of file regress.h. References gs, MAXGL, N, Optimize(), PGrad, Read(), State, x, and y. |
|
Definition at line 148 of file regress.h. References gs, MAXGL, N, Optimize(), PGrad, Read(), State, x, and y. |
|
Definition at line 162 of file regress.h. References gs, MAXGL, N, Optimize(), PGrad, State, x, and y. |
|
Definition at line 178 of file regress.h. References Mem2d::data, ZData::GetNext(), Mem2d::GetNx(), gs, MAXGL, N, PGrad, ZData::SetPtr(), State, x, and y. |
|
|
|
Definition at line 300 of file regress.h. References gpow(). |
|
Definition at line 300 of file regress.h. References gpow(). Referenced by Zeile::Zeile(). |
|
|
|
Definition at line 344 of file regress.h. Referenced by SPA_PeakFind_p::FitFind2nd(). |
|
|
|
Definition at line 348 of file regress.h. Referenced by SPA_PeakFind_p::FitFind2nd(), SPA_PeakFind_p::FitFindGaus(), and SPA_PeakFind_p::FitFindLorenz(). |
|
|
|
Definition at line 64 of file regress.C. References LGSys::Ausgabe_Loesung(), LGSys::DoIt(), LGSys::Eingabe(), LGSys::GetPolyK(), gs, and PGrad. Referenced by StatInp(). |
|
|
|
Definition at line 206 of file regress.h. Referenced by StatInp(). |
|
|
|
|
|
|
|
|
|
Definition at line 357 of file regress.h. Referenced by Optimize(), and StatInp(). |
|
Definition at line 350 of file regress.h. Referenced by StatInp(). |
|
Definition at line 350 of file regress.h. Referenced by Optimize(), and StatInp(). |
|
Definition at line 354 of file regress.h. Referenced by StatInp(). |
|
|
|
Definition at line 355 of file regress.h. Referenced by StatInp(). |
|
Definition at line 355 of file regress.h. Referenced by StatInp(). |