LGSys Class Reference

#include <regress.h>

List of all members.

Public Member Functions

void Eingabe ()
void Eingabe (StatInp *)
int SucheGl (int)
int Umformen ()
int Untersuche (int)
void Loese (int)
void Berechne (int)
void Ausgabe_Loesung (int)
double CalcPoly (double, int)
double GetPolyK (int)
void Ausgabe_Glsys ()
void Tausche (int, int)
int DoIt ()
void Init ()
 LGSys ()
 LGSys (int N)
 ~LGSys ()
void Eingabe ()
void Eingabe (StatInp *)
int SucheGl (int)
int Umformen ()
int Untersuche (int)
void Loese (int)
void Berechne (int)
void Ausgabe_Loesung (int)
double CalcPoly (double, int)
double GetPolyK (int)
void Ausgabe_Glsys ()
void Tausche (int, int)
int DoIt ()
void Init ()
 LGSys ()
 LGSys (int N)
 ~LGSys ()

Public Attributes

int n
int m
Zeilegln [MAXGL]
int st_fkt [MAXGL]
int r
int * aus
double * pn [MAXGL]
Zeilegln [MAXGL]
int * aus
double * pn [MAXGL]


Detailed Description

Definition at line 93 of file regress.h.


Constructor & Destructor Documentation

LGSys::LGSys  )  [inline]
 

Definition at line 122 of file regress.h.

LGSys::LGSys int  N  )  [inline]
 

Definition at line 123 of file regress.h.

References MAXGL.

LGSys::~LGSys  )  [inline]
 

Definition at line 124 of file regress.h.

References MAXGL.

LGSys::LGSys  )  [inline]
 

Definition at line 122 of file regress.h.

LGSys::LGSys int  N  )  [inline]
 

Definition at line 123 of file regress.h.

References MAXGL.

LGSys::~LGSys  )  [inline]
 

Definition at line 124 of file regress.h.

References MAXGL.


Member Function Documentation

void LGSys::Ausgabe_Glsys  ) 
 

void LGSys::Ausgabe_Glsys  ) 
 

Definition at line 288 of file regress.C.

References gln, Zeile::P_Zeile(), and st_fkt.

Referenced by Umformen().

void LGSys::Ausgabe_Loesung int   ) 
 

void LGSys::Ausgabe_Loesung int   ) 
 

Definition at line 235 of file regress.C.

References KEINE_LOESUNG, n, pn, r, R_IST_LOESUNG, and SPEZ_LOESUNG.

Referenced by StatInp::Optimize().

void LGSys::Berechne int   ) 
 

void LGSys::Berechne int   ) 
 

Definition at line 305 of file regress.C.

References aus, EINS, gln, n, pn, r, st_fkt, UNFREI, and Zeile::Wert().

double LGSys::CalcPoly double  ,
int 
 

double LGSys::CalcPoly double  ,
int 
 

Definition at line 270 of file regress.C.

References gpow(), n, pn, and r.

int LGSys::DoIt  )  [inline]
 

Definition at line 114 of file regress.h.

References Umformen(), and Untersuche().

int LGSys::DoIt  )  [inline]
 

Definition at line 114 of file regress.h.

References Umformen(), and Untersuche().

Referenced by StatInp::Optimize().

void LGSys::Eingabe StatInp  ) 
 

void LGSys::Eingabe  ) 
 

void LGSys::Eingabe StatInp  ) 
 

Definition at line 166 of file regress.C.

References gln, m, n, and st_fkt.

void LGSys::Eingabe  ) 
 

Definition at line 150 of file regress.C.

References gln, m, MAXGL, MAXVAR, n, and st_fkt.

Referenced by StatInp::Optimize().

double LGSys::GetPolyK int   ) 
 

double LGSys::GetPolyK int   ) 
 

Definition at line 283 of file regress.C.

References pn.

Referenced by StatInp::Optimize().

void LGSys::Init  )  [inline]
 

Definition at line 115 of file regress.h.

References aus, gln, MAXGL, and pn.

void LGSys::Init  )  [inline]
 

Definition at line 115 of file regress.h.

References aus, gln, MAXGL, and pn.

void LGSys::Loese int   ) 
 

void LGSys::Loese int   ) 
 

Definition at line 295 of file regress.C.

References aus, n, pn, r, st_fkt, and UNFREI.

Referenced by Untersuche().

int LGSys::SucheGl int   ) 
 

int LGSys::SucheGl int   ) 
 

Definition at line 190 of file regress.C.

References gln, n, and Zeile::Test().

Referenced by Umformen().

void LGSys::Tausche int  ,
int 
 

void LGSys::Tausche int  ,
int 
 

Definition at line 184 of file regress.C.

References gln.

int LGSys::Umformen  ) 
 

int LGSys::Umformen  ) 
 

Definition at line 200 of file regress.C.

References Ausgabe_Glsys(), m, and SucheGl().

Referenced by DoIt().

int LGSys::Untersuche int   ) 
 

int LGSys::Untersuche int   ) 
 

Definition at line 225 of file regress.C.

References aus, KEINE_LOESUNG, Loese(), n, R_IST_LOESUNG, SPEZ_LOESUNG, and st_fkt.

Referenced by DoIt().


Member Data Documentation

int* LGSys::aus
 

Definition at line 99 of file regress.h.

int* LGSys::aus
 

Definition at line 99 of file regress.h.

Referenced by Berechne(), Init(), Loese(), and Untersuche().

Zeile* LGSys::gln[MAXGL]
 

Definition at line 96 of file regress.h.

Zeile* LGSys::gln[MAXGL]
 

Definition at line 96 of file regress.h.

Referenced by Ausgabe_Glsys(), Berechne(), Eingabe(), Init(), SucheGl(), and Tausche().

int LGSys::m
 

Definition at line 95 of file regress.h.

Referenced by Eingabe(), and Umformen().

int LGSys::n
 

Definition at line 95 of file regress.h.

Referenced by Ausgabe_Loesung(), Berechne(), CalcPoly(), Eingabe(), Loese(), SucheGl(), and Untersuche().

double* LGSys::pn[MAXGL]
 

Definition at line 100 of file regress.h.

double* LGSys::pn[MAXGL]
 

Definition at line 100 of file regress.h.

Referenced by Ausgabe_Loesung(), Berechne(), CalcPoly(), GetPolyK(), Init(), and Loese().

int LGSys::r
 

Definition at line 98 of file regress.h.

Referenced by Ausgabe_Loesung(), Berechne(), CalcPoly(), and Loese().

int LGSys::st_fkt
 

Definition at line 97 of file regress.h.

Referenced by Ausgabe_Glsys(), Berechne(), Eingabe(), Loese(), and Untersuche().


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