Class documentation of Concepts

Loading...
Searching...
No Matches
alglib_impl::lrreport Struct Reference

Public Attributes

ae_matrix c
 
double rmserror
 
double avgerror
 
double avgrelerror
 
double cvrmserror
 
double cvavgerror
 
double cvavgrelerror
 
ae_int_t ncvdefects
 
ae_vector cvdefects
 

Detailed Description

Definition at line 92 of file dataanalysis.h.

Member Data Documentation

◆ avgerror

double alglib_impl::lrreport::avgerror

Definition at line 96 of file dataanalysis.h.

◆ avgrelerror

double alglib_impl::lrreport::avgrelerror

Definition at line 97 of file dataanalysis.h.

◆ c

ae_matrix alglib_impl::lrreport::c

Definition at line 94 of file dataanalysis.h.

◆ cvavgerror

double alglib_impl::lrreport::cvavgerror

Definition at line 99 of file dataanalysis.h.

◆ cvavgrelerror

double alglib_impl::lrreport::cvavgrelerror

Definition at line 100 of file dataanalysis.h.

◆ cvdefects

ae_vector alglib_impl::lrreport::cvdefects

Definition at line 102 of file dataanalysis.h.

◆ cvrmserror

double alglib_impl::lrreport::cvrmserror

Definition at line 98 of file dataanalysis.h.

◆ ncvdefects

ae_int_t alglib_impl::lrreport::ncvdefects

Definition at line 101 of file dataanalysis.h.

◆ rmserror

double alglib_impl::lrreport::rmserror

Definition at line 95 of file dataanalysis.h.


The documentation for this struct was generated from the following file: