#include <dataanalysis.h>

Inheritance diagram for alglib::lrreport:
alglib::_lrreport_owner

Public Member Functions

alglib_impl::lrreportc_ptr ()
 
alglib_impl::lrreportc_ptr () const
 
 lrreport ()
 
 lrreport (const lrreport &rhs)
 
lrreportoperator= (const lrreport &rhs)
 
virtual ~lrreport ()
 

Public Attributes

double & avgerror
 
double & avgrelerror
 
real_2d_array c
 
double & cvavgerror
 
double & cvavgrelerror
 
integer_1d_array cvdefects
 
double & cvrmserror
 
ae_int_tncvdefects
 
double & rmserror
 

Protected Attributes

alglib_impl::lrreportp_struct
 

Detailed Description

Definition at line 486 of file dataanalysis.h.

Constructor & Destructor Documentation

◆ lrreport() [1/2]

alglib::lrreport::lrreport ( )

◆ lrreport() [2/2]

alglib::lrreport::lrreport ( const lrreport rhs)

◆ ~lrreport()

virtual alglib::lrreport::~lrreport ( )
virtual

Member Function Documentation

◆ c_ptr() [1/2]

alglib_impl::lrreport* alglib::_lrreport_owner::c_ptr ( )
inherited

◆ c_ptr() [2/2]

alglib_impl::lrreport* alglib::_lrreport_owner::c_ptr ( ) const
inherited

◆ operator=()

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

Member Data Documentation

◆ avgerror

double& alglib::lrreport::avgerror

Definition at line 495 of file dataanalysis.h.

◆ avgrelerror

double& alglib::lrreport::avgrelerror

Definition at line 496 of file dataanalysis.h.

◆ c

real_2d_array alglib::lrreport::c

Definition at line 493 of file dataanalysis.h.

◆ cvavgerror

double& alglib::lrreport::cvavgerror

Definition at line 498 of file dataanalysis.h.

◆ cvavgrelerror

double& alglib::lrreport::cvavgrelerror

Definition at line 499 of file dataanalysis.h.

◆ cvdefects

integer_1d_array alglib::lrreport::cvdefects

Definition at line 501 of file dataanalysis.h.

◆ cvrmserror

double& alglib::lrreport::cvrmserror

Definition at line 497 of file dataanalysis.h.

◆ ncvdefects

ae_int_t& alglib::lrreport::ncvdefects

Definition at line 500 of file dataanalysis.h.

◆ p_struct

alglib_impl::lrreport* alglib::_lrreport_owner::p_struct
protectedinherited

Definition at line 500 of file dataanalysis.h.

◆ rmserror

double& alglib::lrreport::rmserror

Definition at line 494 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