Public Member Functions | |
mlpcvreport (const mlpcvreport &rhs) | |
mlpcvreport & | operator= (const mlpcvreport &rhs) |
alglib_impl::mlpcvreport * | c_ptr () |
alglib_impl::mlpcvreport * | c_ptr () const |
Public Attributes | |
double & | relclserror |
double & | avgce |
double & | rmserror |
double & | avgerror |
double & | avgrelerror |
Protected Attributes | |
alglib_impl::mlpcvreport * | p_struct |
Definition at line 721 of file dataanalysis.h.
double& alglib::mlpcvreport::avgce |
Definition at line 729 of file dataanalysis.h.
double& alglib::mlpcvreport::avgerror |
Definition at line 731 of file dataanalysis.h.
double& alglib::mlpcvreport::avgrelerror |
Definition at line 732 of file dataanalysis.h.
|
protectedinherited |
Definition at line 719 of file dataanalysis.h.
double& alglib::mlpcvreport::relclserror |
Definition at line 728 of file dataanalysis.h.
double& alglib::mlpcvreport::rmserror |
Definition at line 730 of file dataanalysis.h.