IGLib
1.7.2
The IGLib base library EXTENDED - with other lilbraries and applications.
|
Public Member Functions | |
lincgreport () | |
override void | init () |
override alglib.apobject | make_copy () |
Public Attributes | |
int | iterationscount |
int | nmv |
int | terminationtype |
double | r2 |
|
inline |
References alglib.lincg.lincgreport.init().
Referenced by alglib.lincg.lincgreport.make_copy().
|
inlinevirtual |
Implements alglib.apobject.
Referenced by alglib.lincg.lincgreport.lincgreport().
|
inlinevirtual |
int alglib.lincg.lincgreport.iterationscount |
Referenced by alglib.lincg.lincgresults(), and alglib.lincg.lincgreport.make_copy().
int alglib.lincg.lincgreport.nmv |
Referenced by alglib.lincg.lincgresults(), and alglib.lincg.lincgreport.make_copy().
int alglib.lincg.lincgreport.terminationtype |
Referenced by alglib.lincg.lincgresults(), and alglib.lincg.lincgreport.make_copy().
double alglib.lincg.lincgreport.r2 |
Referenced by alglib.lincg.lincgresults(), and alglib.lincg.lincgreport.make_copy().