#include <dataanalysis.h>

Inheritance diagram for alglib::mlpcvreport:
alglib::_mlpcvreport_owner

Public Member Functions

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

Public Attributes

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

Protected Attributes

alglib_impl::mlpcvreportp_struct
 

Detailed Description

Definition at line 721 of file dataanalysis.h.

Constructor & Destructor Documentation

◆ mlpcvreport() [1/2]

alglib::mlpcvreport::mlpcvreport ( )

◆ mlpcvreport() [2/2]

alglib::mlpcvreport::mlpcvreport ( const mlpcvreport rhs)

◆ ~mlpcvreport()

virtual alglib::mlpcvreport::~mlpcvreport ( )
virtual

Member Function Documentation

◆ c_ptr() [1/2]

alglib_impl::mlpcvreport* alglib::_mlpcvreport_owner::c_ptr ( )
inherited

◆ c_ptr() [2/2]

alglib_impl::mlpcvreport* alglib::_mlpcvreport_owner::c_ptr ( ) const
inherited

◆ operator=()

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

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