#include <regress.h>
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 |
Zeile * | gln [MAXGL] |
int | st_fkt [MAXGL] |
int | r |
int * | aus |
double * | pn [MAXGL] |
Zeile * | gln [MAXGL] |
int * | aus |
double * | pn [MAXGL] |
Definition at line 93 of file regress.h.
|
|
|
Definition at line 123 of file regress.h. References MAXGL. |
|
Definition at line 124 of file regress.h. References MAXGL. |
|
|
|
Definition at line 123 of file regress.h. References MAXGL. |
|
Definition at line 124 of file regress.h. References MAXGL. |
|
|
|
Definition at line 288 of file regress.C. References gln, Zeile::P_Zeile(), and st_fkt. Referenced by Umformen(). |
|
|
|
Definition at line 235 of file regress.C. References KEINE_LOESUNG, n, pn, r, R_IST_LOESUNG, and SPEZ_LOESUNG. Referenced by StatInp::Optimize(). |
|
|
|
Definition at line 305 of file regress.C. References aus, EINS, gln, n, pn, r, st_fkt, UNFREI, and Zeile::Wert(). |
|
|
|
|
|
Definition at line 114 of file regress.h. References Umformen(), and Untersuche(). |
|
Definition at line 114 of file regress.h. References Umformen(), and Untersuche(). Referenced by StatInp::Optimize(). |
|
|
|
|
|
|
|
Definition at line 150 of file regress.C. References gln, m, MAXGL, MAXVAR, n, and st_fkt. Referenced by StatInp::Optimize(). |
|
|
|
Definition at line 283 of file regress.C. References pn. Referenced by StatInp::Optimize(). |
|
|
|
|
|
|
|
Definition at line 295 of file regress.C. References aus, n, pn, r, st_fkt, and UNFREI. Referenced by Untersuche(). |
|
|
|
Definition at line 190 of file regress.C. References gln, n, and Zeile::Test(). Referenced by Umformen(). |
|
|
|
Definition at line 184 of file regress.C. References gln. |
|
|
|
Definition at line 200 of file regress.C. References Ausgabe_Glsys(), m, and SucheGl(). Referenced by DoIt(). |
|
|
|
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(). |
|
|
|
Definition at line 99 of file regress.h. Referenced by Berechne(), Init(), Loese(), and Untersuche(). |
|
|
|
Definition at line 96 of file regress.h. Referenced by Ausgabe_Glsys(), Berechne(), Eingabe(), Init(), SucheGl(), and Tausche(). |
|
Definition at line 95 of file regress.h. Referenced by Eingabe(), and Umformen(). |
|
Definition at line 95 of file regress.h. Referenced by Ausgabe_Loesung(), Berechne(), CalcPoly(), Eingabe(), Loese(), SucheGl(), and Untersuche(). |
|
|
|
Definition at line 100 of file regress.h. Referenced by Ausgabe_Loesung(), Berechne(), CalcPoly(), GetPolyK(), Init(), and Loese(). |
|
Definition at line 98 of file regress.h. Referenced by Ausgabe_Loesung(), Berechne(), CalcPoly(), and Loese(). |
|
Definition at line 97 of file regress.h. Referenced by Ausgabe_Glsys(), Berechne(), Eingabe(), Loese(), and Untersuche(). |