IGLib  1.7.2
The IGLib base library EXTENDED - with other lilbraries and applications.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
alglib.linreg.lrreport Class Reference
+ Inheritance diagram for alglib.linreg.lrreport:
+ Collaboration diagram for alglib.linreg.lrreport:

Public Member Functions

 lrreport ()
 
 lrreport ()
 
override void init ()
 
override alglib.apobject make_copy ()
 

Public Attributes

double[,] c
 
double rmserror
 
double avgerror
 
double avgrelerror
 
double cvrmserror
 
double cvavgerror
 
double cvavgrelerror
 
int ncvdefects
 
int[] cvdefects
 

Constructor & Destructor Documentation

alglib.linreg.lrreport.lrreport ( )
inline
alglib.linreg.lrreport.lrreport ( )
inline

Member Function Documentation

override void alglib.linreg.lrreport.init ( )
inlinevirtual

Implements alglib.apobject.

override alglib.apobject alglib.linreg.lrreport.make_copy ( )
inlinevirtual

Implements alglib.apobject.

Member Data Documentation

double alglib.linreg.lrreport.rmserror
double alglib.linreg.lrreport.avgerror
double alglib.linreg.lrreport.avgrelerror
double alglib.linreg.lrreport.cvrmserror
double alglib.linreg.lrreport.cvavgerror
double alglib.linreg.lrreport.cvavgrelerror
int alglib.linreg.lrreport.ncvdefects
int [] alglib.linreg.lrreport.cvdefects

The documentation for this class was generated from the following file: