alglib_impl::lrreport Struct Reference
#include <dataanalysis.h>
Public Attributes | |
double | avgerror |
double | avgrelerror |
ae_matrix | c |
double | cvavgerror |
double | cvavgrelerror |
ae_vector | cvdefects |
double | cvrmserror |
ae_int_t | ncvdefects |
double | rmserror |
Detailed Description
Definition at line 110 of file dataanalysis.h.
Member Data Documentation
◆ avgerror
double alglib_impl::lrreport::avgerror |
Definition at line 114 of file dataanalysis.h.
◆ avgrelerror
double alglib_impl::lrreport::avgrelerror |
Definition at line 115 of file dataanalysis.h.
◆ c
ae_matrix alglib_impl::lrreport::c |
Definition at line 112 of file dataanalysis.h.
◆ cvavgerror
double alglib_impl::lrreport::cvavgerror |
Definition at line 117 of file dataanalysis.h.
◆ cvavgrelerror
double alglib_impl::lrreport::cvavgrelerror |
Definition at line 118 of file dataanalysis.h.
◆ cvdefects
ae_vector alglib_impl::lrreport::cvdefects |
Definition at line 120 of file dataanalysis.h.
◆ cvrmserror
double alglib_impl::lrreport::cvrmserror |
Definition at line 116 of file dataanalysis.h.
◆ ncvdefects
ae_int_t alglib_impl::lrreport::ncvdefects |
Definition at line 119 of file dataanalysis.h.
◆ rmserror
double alglib_impl::lrreport::rmserror |
Definition at line 113 of file dataanalysis.h.
The documentation for this struct was generated from the following file:
- alglib/dataanalysis.h