Class documentation of Concepts

Loading...
Searching...
No Matches
Inheritance diagram for alglib::lrreport:
alglib::_lrreport_owner

Public Member Functions

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

Public Attributes

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

Protected Attributes

alglib_impl::lrreportp_struct
 

Detailed Description

Definition at line 486 of file dataanalysis.h.

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 484 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: