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

Public Member Functions

 mlpreport ()
 
 mlpreport (mlptrain.mlpreport obj)
 
 mlpreport ()
 
 mlpreport (mlptrain.mlpreport obj)
 
- Public Member Functions inherited from alglib.alglibobject
virtual void _deallocate ()
 

Properties

int ngrad [get, set]
 
int nhess [get, set]
 
int ncholesky [get, set]
 
mlptrain.mlpreport innerobj [get]
 
double relclserror [get, set]
 
double avgce [get, set]
 
double rmserror [get, set]
 
double avgerror [get, set]
 
double avgrelerror [get, set]
 

Private Attributes

mlptrain.mlpreport _innerobj
 

Constructor & Destructor Documentation

alglib.mlpreport.mlpreport ( )
inline
alglib.mlpreport.mlpreport ( mlptrain.mlpreport  obj)
inline
alglib.mlpreport.mlpreport ( )
inline
alglib.mlpreport.mlpreport ( mlptrain.mlpreport  obj)
inline

Member Data Documentation

mlptrain mlpreport alglib.mlpreport._innerobj
private

Property Documentation

int alglib.mlpreport.ngrad
getset
int alglib.mlpreport.nhess
getset
int alglib.mlpreport.ncholesky
getset
mlptrain mlpreport alglib.mlpreport.innerobj
get
double alglib.mlpreport.relclserror
getset
double alglib.mlpreport.avgce
getset
double alglib.mlpreport.rmserror
getset
double alglib.mlpreport.avgerror
getset
double alglib.mlpreport.avgrelerror
getset

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