Public Member Functions | |
modelerrors (const modelerrors &rhs) | |
modelerrors & | operator= (const modelerrors &rhs) |
alglib_impl::modelerrors * | c_ptr () |
alglib_impl::modelerrors * | c_ptr () const |
Public Attributes | |
double & | relclserror |
double & | avgce |
double & | rmserror |
double & | avgerror |
double & | avgrelerror |
Protected Attributes | |
alglib_impl::modelerrors * | p_struct |
Definition at line 388 of file dataanalysis.h.
double& alglib::modelerrors::avgce |
Definition at line 396 of file dataanalysis.h.
double& alglib::modelerrors::avgerror |
Definition at line 398 of file dataanalysis.h.
double& alglib::modelerrors::avgrelerror |
Definition at line 399 of file dataanalysis.h.
|
protectedinherited |
Definition at line 386 of file dataanalysis.h.
double& alglib::modelerrors::relclserror |
Definition at line 395 of file dataanalysis.h.
double& alglib::modelerrors::rmserror |
Definition at line 397 of file dataanalysis.h.