Class documentation of Concepts

Loading...
Searching...
No Matches
Inheritance diagram for alglib::mlpcvreport:
alglib::_mlpcvreport_owner

Public Member Functions

 mlpcvreport (const mlpcvreport &rhs)
 
mlpcvreportoperator= (const mlpcvreport &rhs)
 
alglib_impl::mlpcvreportc_ptr ()
 
alglib_impl::mlpcvreportc_ptr () const
 

Public Attributes

double & relclserror
 
double & avgce
 
double & rmserror
 
double & avgerror
 
double & avgrelerror
 

Protected Attributes

alglib_impl::mlpcvreportp_struct
 

Detailed Description

Definition at line 721 of file dataanalysis.h.

Member Data Documentation

◆ avgce

double& alglib::mlpcvreport::avgce

Definition at line 729 of file dataanalysis.h.

◆ avgerror

double& alglib::mlpcvreport::avgerror

Definition at line 731 of file dataanalysis.h.

◆ avgrelerror

double& alglib::mlpcvreport::avgrelerror

Definition at line 732 of file dataanalysis.h.

◆ p_struct

alglib_impl::mlpcvreport* alglib::_mlpcvreport_owner::p_struct
protectedinherited

Definition at line 719 of file dataanalysis.h.

◆ relclserror

double& alglib::mlpcvreport::relclserror

Definition at line 728 of file dataanalysis.h.

◆ rmserror

double& alglib::mlpcvreport::rmserror

Definition at line 730 of file dataanalysis.h.


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