#include <dataanalysis.h>

Inheritance diagram for alglib::dfreport:
alglib::_dfreport_owner

Public Member Functions

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

Public Attributes

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

Protected Attributes

alglib_impl::dfreportp_struct
 

Detailed Description

Definition at line 1036 of file dataanalysis.h.

Constructor & Destructor Documentation

◆ dfreport() [1/2]

alglib::dfreport::dfreport ( )

◆ dfreport() [2/2]

alglib::dfreport::dfreport ( const dfreport rhs)

◆ ~dfreport()

virtual alglib::dfreport::~dfreport ( )
virtual

Member Function Documentation

◆ c_ptr() [1/2]

alglib_impl::dfreport* alglib::_dfreport_owner::c_ptr ( )
inherited

◆ c_ptr() [2/2]

alglib_impl::dfreport* alglib::_dfreport_owner::c_ptr ( ) const
inherited

◆ operator=()

dfreport& alglib::dfreport::operator= ( const dfreport rhs)

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 1036 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:
Page URL: http://wiki.math.ethz.ch/bin/view/Concepts/WebHome
21 August 2020
© 2020 Eidgenössische Technische Hochschule Zürich