StatInp Class Reference

#include <regress.h>

List of all members.

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]
LGSysgs
double * x
LGSysgs


Detailed Description

Definition at line 133 of file regress.h.


Constructor & Destructor Documentation

StatInp::StatInp  )  [inline]
 

Definition at line 135 of file regress.h.

References gs, MAXGL, N, Optimize(), PGrad, Read(), State, x, and y.

StatInp::StatInp char *  Grad,
char *  FName,
int  yx
[inline]
 

Definition at line 148 of file regress.h.

References gs, MAXGL, N, Optimize(), PGrad, Read(), State, x, and y.

StatInp::StatInp int  Grad,
double *  xp,
double *  yp,
int  n
[inline]
 

Definition at line 162 of file regress.h.

References gs, MAXGL, N, Optimize(), PGrad, State, x, and y.

StatInp::StatInp int  Grad,
Mem2d ysrc,
int  line,
double(*)(double, double)  transfkt = NULL,
double  a0 = 0.
[inline]
 

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.

StatInp::~StatInp  )  [inline]
 

Definition at line 204 of file regress.h.

StatInp::StatInp  )  [inline]
 

Definition at line 135 of file regress.h.

References gs, MAXGL, N, Optimize(), PGrad, Read(), State, x, and y.

StatInp::StatInp char *  Grad,
char *  FName,
int  yx
[inline]
 

Definition at line 148 of file regress.h.

References gs, MAXGL, N, Optimize(), PGrad, Read(), State, x, and y.

StatInp::StatInp int  Grad,
double *  xp,
double *  yp,
int  n
[inline]
 

Definition at line 162 of file regress.h.

References gs, MAXGL, N, Optimize(), PGrad, State, x, and y.

StatInp::StatInp int  Grad,
Mem2d ysrc,
int  line,
double(*)(double, double)  transfkt = NULL,
double  a0 = 0.
[inline]
 

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.

StatInp::~StatInp  )  [inline]
 

Definition at line 204 of file regress.h.


Member Function Documentation

double StatInp::CalcKoef int  k,
int  j
[inline]
 

Definition at line 300 of file regress.h.

References gpow().

double StatInp::CalcKoef int  k,
int  j
[inline]
 

Definition at line 300 of file regress.h.

References gpow().

Referenced by Zeile::Zeile().

double StatInp::GetPoly double  x  )  [inline]
 

Definition at line 344 of file regress.h.

double StatInp::GetPoly double  x  )  [inline]
 

Definition at line 344 of file regress.h.

Referenced by SPA_PeakFind_p::FitFind2nd().

double StatInp::GetPolyKoef int  i  )  [inline]
 

Definition at line 348 of file regress.h.

double StatInp::GetPolyKoef int  i  )  [inline]
 

Definition at line 348 of file regress.h.

Referenced by SPA_PeakFind_p::FitFind2nd(), SPA_PeakFind_p::FitFindGaus(), and SPA_PeakFind_p::FitFindLorenz().

void StatInp::Optimize  ) 
 

void StatInp::Optimize  ) 
 

Definition at line 64 of file regress.C.

References LGSys::Ausgabe_Loesung(), LGSys::DoIt(), LGSys::Eingabe(), LGSys::GetPolyK(), gs, and PGrad.

Referenced by StatInp().

void StatInp::Read char *  Fn,
int  yx = 0
[inline]
 

Definition at line 206 of file regress.h.

void StatInp::Read char *  Fn,
int  yx = 0
[inline]
 

Definition at line 206 of file regress.h.

Referenced by StatInp().

int StatInp::Result  )  [inline]
 

Definition at line 205 of file regress.h.

int StatInp::Result  )  [inline]
 

Definition at line 205 of file regress.h.


Member Data Documentation

double StatInp::a [private]
 

Definition at line 356 of file regress.h.

LGSys* StatInp::gs [private]
 

Definition at line 357 of file regress.h.

LGSys* StatInp::gs [private]
 

Definition at line 357 of file regress.h.

Referenced by Optimize(), and StatInp().

int StatInp::N [private]
 

Definition at line 350 of file regress.h.

Referenced by StatInp().

int StatInp::PGrad [private]
 

Definition at line 350 of file regress.h.

Referenced by Optimize(), and StatInp().

int StatInp::State [private]
 

Definition at line 354 of file regress.h.

Referenced by StatInp().

double* StatInp::x [private]
 

Definition at line 355 of file regress.h.

double* StatInp::x [private]
 

Definition at line 355 of file regress.h.

Referenced by StatInp().

double * StatInp::y [private]
 

Definition at line 355 of file regress.h.

Referenced by StatInp().


The documentation for this class was generated from the following files:
Generated on Sat Apr 1 09:06:27 2006 for GXSM by  doxygen 1.4.6