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

Public Member Functions

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

Public Attributes

double relclserror
 
double avgce
 
double rmserror
 
double avgerror
 
double avgrelerror
 

Constructor & Destructor Documentation

alglib.mlptrain.mlpcvreport.mlpcvreport ( )
inline

Member Function Documentation

override void alglib.mlptrain.mlpcvreport.init ( )
inlinevirtual

Implements alglib.apobject.

override alglib.apobject alglib.mlptrain.mlpcvreport.make_copy ( )
inlinevirtual

Implements alglib.apobject.

Member Data Documentation

double alglib.mlptrain.mlpcvreport.relclserror
double alglib.mlptrain.mlpcvreport.avgce
double alglib.mlptrain.mlpcvreport.rmserror
double alglib.mlptrain.mlpcvreport.avgerror
double alglib.mlptrain.mlpcvreport.avgrelerror

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