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.dforest.dfreport Class Reference
+ Inheritance diagram for alglib.dforest.dfreport:
+ Collaboration diagram for alglib.dforest.dfreport:

Public Member Functions

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

Public Attributes

double relclserror
 
double avgce
 
double rmserror
 
double avgerror
 
double avgrelerror
 
double oobrelclserror
 
double oobavgce
 
double oobrmserror
 
double oobavgerror
 
double oobavgrelerror
 

Constructor & Destructor Documentation

alglib.dforest.dfreport.dfreport ( )
inline

Member Function Documentation

override void alglib.dforest.dfreport.init ( )
inlinevirtual

Implements alglib.apobject.

override alglib.apobject alglib.dforest.dfreport.make_copy ( )
inlinevirtual

Implements alglib.apobject.

Member Data Documentation

double alglib.dforest.dfreport.relclserror
double alglib.dforest.dfreport.avgce
double alglib.dforest.dfreport.rmserror
double alglib.dforest.dfreport.avgerror
double alglib.dforest.dfreport.avgrelerror
double alglib.dforest.dfreport.oobrelclserror
double alglib.dforest.dfreport.oobavgce
double alglib.dforest.dfreport.oobrmserror
double alglib.dforest.dfreport.oobavgerror
double alglib.dforest.dfreport.oobavgrelerror

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