alglib_impl::lsfitreport Struct Reference

#include <interpolation.h>

Public Attributes

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

Detailed Description

Definition at line 146 of file interpolation.h.

Member Data Documentation

◆ avgerror

double alglib_impl::lsfitreport::avgerror

Definition at line 152 of file interpolation.h.

◆ avgrelerror

double alglib_impl::lsfitreport::avgrelerror

Definition at line 153 of file interpolation.h.

◆ covpar

ae_matrix alglib_impl::lsfitreport::covpar

Definition at line 156 of file interpolation.h.

◆ errcurve

ae_vector alglib_impl::lsfitreport::errcurve

Definition at line 158 of file interpolation.h.

◆ errpar

ae_vector alglib_impl::lsfitreport::errpar

Definition at line 157 of file interpolation.h.

◆ iterationscount

ae_int_t alglib_impl::lsfitreport::iterationscount

Definition at line 149 of file interpolation.h.

◆ maxerror

double alglib_impl::lsfitreport::maxerror

Definition at line 154 of file interpolation.h.

◆ noise

ae_vector alglib_impl::lsfitreport::noise

Definition at line 159 of file interpolation.h.

◆ r2

double alglib_impl::lsfitreport::r2

Definition at line 160 of file interpolation.h.

◆ rmserror

double alglib_impl::lsfitreport::rmserror

Definition at line 151 of file interpolation.h.

◆ taskrcond

double alglib_impl::lsfitreport::taskrcond

Definition at line 148 of file interpolation.h.

◆ varidx

ae_int_t alglib_impl::lsfitreport::varidx

Definition at line 150 of file interpolation.h.

◆ wrmserror

double alglib_impl::lsfitreport::wrmserror

Definition at line 155 of file interpolation.h.


The documentation for this struct 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