Public Member Functions | |
mlpreport (const mlpreport &rhs) | |
mlpreport & | operator= (const mlpreport &rhs) |
alglib_impl::mlpreport * | c_ptr () |
alglib_impl::mlpreport * | c_ptr () const |
Public Attributes | |
double & | relclserror |
double & | avgce |
double & | rmserror |
double & | avgerror |
double & | avgrelerror |
ae_int_t & | ngrad |
ae_int_t & | nhess |
ae_int_t & | ncholesky |
Protected Attributes | |
alglib_impl::mlpreport * | p_struct |
Definition at line 687 of file dataanalysis.h.
double& alglib::mlpreport::avgce |
Definition at line 695 of file dataanalysis.h.
double& alglib::mlpreport::avgerror |
Definition at line 697 of file dataanalysis.h.
double& alglib::mlpreport::avgrelerror |
Definition at line 698 of file dataanalysis.h.
ae_int_t& alglib::mlpreport::ncholesky |
Definition at line 701 of file dataanalysis.h.
ae_int_t& alglib::mlpreport::ngrad |
Definition at line 699 of file dataanalysis.h.
ae_int_t& alglib::mlpreport::nhess |
Definition at line 700 of file dataanalysis.h.
|
protectedinherited |
Definition at line 685 of file dataanalysis.h.
double& alglib::mlpreport::relclserror |
Definition at line 694 of file dataanalysis.h.
double& alglib::mlpreport::rmserror |
Definition at line 696 of file dataanalysis.h.