Class documentation of Concepts

Loading...
Searching...
No Matches
Inheritance diagram for alglib::dfreport:
alglib::_dfreport_owner

Public Member Functions

 dfreport (const dfreport &rhs)
 
dfreportoperator= (const dfreport &rhs)
 
alglib_impl::dfreportc_ptr ()
 
alglib_impl::dfreportc_ptr () const
 

Public Attributes

double & relclserror
 
double & avgce
 
double & rmserror
 
double & avgerror
 
double & avgrelerror
 
double & oobrelclserror
 
double & oobavgce
 
double & oobrmserror
 
double & oobavgerror
 
double & oobavgrelerror
 

Protected Attributes

alglib_impl::dfreportp_struct
 

Detailed Description

Definition at line 1036 of file dataanalysis.h.

Member Data Documentation

◆ avgce

double& alglib::dfreport::avgce

Definition at line 1044 of file dataanalysis.h.

◆ avgerror

double& alglib::dfreport::avgerror

Definition at line 1046 of file dataanalysis.h.

◆ avgrelerror

double& alglib::dfreport::avgrelerror

Definition at line 1047 of file dataanalysis.h.

◆ oobavgce

double& alglib::dfreport::oobavgce

Definition at line 1049 of file dataanalysis.h.

◆ oobavgerror

double& alglib::dfreport::oobavgerror

Definition at line 1051 of file dataanalysis.h.

◆ oobavgrelerror

double& alglib::dfreport::oobavgrelerror

Definition at line 1052 of file dataanalysis.h.

◆ oobrelclserror

double& alglib::dfreport::oobrelclserror

Definition at line 1048 of file dataanalysis.h.

◆ oobrmserror

double& alglib::dfreport::oobrmserror

Definition at line 1050 of file dataanalysis.h.

◆ p_struct

alglib_impl::dfreport* alglib::_dfreport_owner::p_struct
protectedinherited

Definition at line 1034 of file dataanalysis.h.

◆ relclserror

double& alglib::dfreport::relclserror

Definition at line 1043 of file dataanalysis.h.

◆ rmserror

double& alglib::dfreport::rmserror

Definition at line 1045 of file dataanalysis.h.


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