alglib::mlpcvreport Class Reference
#include <dataanalysis.h>
Inheritance diagram for alglib::mlpcvreport:
Public Member Functions | |
alglib_impl::mlpcvreport * | c_ptr () |
alglib_impl::mlpcvreport * | c_ptr () const |
mlpcvreport () | |
mlpcvreport (const mlpcvreport &rhs) | |
mlpcvreport & | operator= (const mlpcvreport &rhs) |
virtual | ~mlpcvreport () |
Public Attributes | |
double & | avgce |
double & | avgerror |
double & | avgrelerror |
double & | relclserror |
double & | rmserror |
Protected Attributes | |
alglib_impl::mlpcvreport * | p_struct |
Detailed Description
Definition at line 721 of file dataanalysis.h.
Constructor & Destructor Documentation
◆ mlpcvreport() [1/2]
alglib::mlpcvreport::mlpcvreport | ( | ) |
◆ mlpcvreport() [2/2]
alglib::mlpcvreport::mlpcvreport | ( | const mlpcvreport & | rhs | ) |
◆ ~mlpcvreport()
|
virtual |
Member Function Documentation
◆ c_ptr() [1/2]
|
inherited |
◆ c_ptr() [2/2]
|
inherited |
◆ operator=()
mlpcvreport& alglib::mlpcvreport::operator= | ( | const mlpcvreport & | rhs | ) |
Member Data Documentation
◆ avgce
double& alglib::mlpcvreport::avgce |
Definition at line 729 of file dataanalysis.h.
◆ avgerror
double& alglib::mlpcvreport::avgerror |
Definition at line 731 of file dataanalysis.h.
◆ avgrelerror
double& alglib::mlpcvreport::avgrelerror |
Definition at line 732 of file dataanalysis.h.
◆ p_struct
|
protectedinherited |
Definition at line 721 of file dataanalysis.h.
◆ relclserror
double& alglib::mlpcvreport::relclserror |
Definition at line 728 of file dataanalysis.h.
◆ rmserror
double& alglib::mlpcvreport::rmserror |
Definition at line 730 of file dataanalysis.h.
The documentation for this class was generated from the following file:
- alglib/dataanalysis.h