Class documentation of Concepts

Loading...
Searching...
No Matches
alglib_impl::lsfitreport Struct Reference

Public Attributes

double taskrcond
 
ae_int_t iterationscount
 
ae_int_t varidx
 
double rmserror
 
double avgerror
 
double avgrelerror
 
double maxerror
 
double wrmserror
 
ae_matrix covpar
 
ae_vector errpar
 
ae_vector errcurve
 
ae_vector noise
 
double r2
 

Detailed Description

Definition at line 128 of file interpolation.h.

Member Data Documentation

◆ avgerror

double alglib_impl::lsfitreport::avgerror

Definition at line 134 of file interpolation.h.

◆ avgrelerror

double alglib_impl::lsfitreport::avgrelerror

Definition at line 135 of file interpolation.h.

◆ covpar

ae_matrix alglib_impl::lsfitreport::covpar

Definition at line 138 of file interpolation.h.

◆ errcurve

ae_vector alglib_impl::lsfitreport::errcurve

Definition at line 140 of file interpolation.h.

◆ errpar

ae_vector alglib_impl::lsfitreport::errpar

Definition at line 139 of file interpolation.h.

◆ iterationscount

ae_int_t alglib_impl::lsfitreport::iterationscount

Definition at line 131 of file interpolation.h.

◆ maxerror

double alglib_impl::lsfitreport::maxerror

Definition at line 136 of file interpolation.h.

◆ noise

ae_vector alglib_impl::lsfitreport::noise

Definition at line 141 of file interpolation.h.

◆ r2

double alglib_impl::lsfitreport::r2

Definition at line 142 of file interpolation.h.

◆ rmserror

double alglib_impl::lsfitreport::rmserror

Definition at line 133 of file interpolation.h.

◆ taskrcond

double alglib_impl::lsfitreport::taskrcond

Definition at line 130 of file interpolation.h.

◆ varidx

ae_int_t alglib_impl::lsfitreport::varidx

Definition at line 132 of file interpolation.h.

◆ wrmserror

double alglib_impl::lsfitreport::wrmserror

Definition at line 137 of file interpolation.h.


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