alglib::lrreport Class Reference
#include <dataanalysis.h>
Inheritance diagram for alglib::lrreport:
Public Member Functions | |
alglib_impl::lrreport * | c_ptr () |
alglib_impl::lrreport * | c_ptr () const |
lrreport () | |
lrreport (const lrreport &rhs) | |
lrreport & | operator= (const lrreport &rhs) |
virtual | ~lrreport () |
Public Attributes | |
double & | avgerror |
double & | avgrelerror |
real_2d_array | c |
double & | cvavgerror |
double & | cvavgrelerror |
integer_1d_array | cvdefects |
double & | cvrmserror |
ae_int_t & | ncvdefects |
double & | rmserror |
Protected Attributes | |
alglib_impl::lrreport * | p_struct |
Detailed Description
Definition at line 486 of file dataanalysis.h.
Constructor & Destructor Documentation
◆ lrreport() [1/2]
alglib::lrreport::lrreport | ( | ) |
◆ lrreport() [2/2]
alglib::lrreport::lrreport | ( | const lrreport & | rhs | ) |
◆ ~lrreport()
|
virtual |
Member Function Documentation
◆ c_ptr() [1/2]
|
inherited |
◆ c_ptr() [2/2]
|
inherited |
◆ operator=()
Member Data Documentation
◆ avgerror
double& alglib::lrreport::avgerror |
Definition at line 495 of file dataanalysis.h.
◆ avgrelerror
double& alglib::lrreport::avgrelerror |
Definition at line 496 of file dataanalysis.h.
◆ c
real_2d_array alglib::lrreport::c |
Definition at line 493 of file dataanalysis.h.
◆ cvavgerror
double& alglib::lrreport::cvavgerror |
Definition at line 498 of file dataanalysis.h.
◆ cvavgrelerror
double& alglib::lrreport::cvavgrelerror |
Definition at line 499 of file dataanalysis.h.
◆ cvdefects
integer_1d_array alglib::lrreport::cvdefects |
Definition at line 501 of file dataanalysis.h.
◆ cvrmserror
double& alglib::lrreport::cvrmserror |
Definition at line 497 of file dataanalysis.h.
◆ ncvdefects
ae_int_t& alglib::lrreport::ncvdefects |
Definition at line 500 of file dataanalysis.h.
◆ p_struct
|
protectedinherited |
Definition at line 500 of file dataanalysis.h.
◆ rmserror
double& alglib::lrreport::rmserror |
Definition at line 494 of file dataanalysis.h.
The documentation for this class was generated from the following file:
- alglib/dataanalysis.h