Class documentation of Concepts

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

Public Attributes

double taskrcond
 
double rmserror
 
double avgerror
 
double avgrelerror
 
double maxerror
 

Detailed Description

Definition at line 103 of file interpolation.h.

Member Data Documentation

◆ avgerror

double alglib_impl::polynomialfitreport::avgerror

Definition at line 107 of file interpolation.h.

◆ avgrelerror

double alglib_impl::polynomialfitreport::avgrelerror

Definition at line 108 of file interpolation.h.

◆ maxerror

double alglib_impl::polynomialfitreport::maxerror

Definition at line 109 of file interpolation.h.

◆ rmserror

double alglib_impl::polynomialfitreport::rmserror

Definition at line 106 of file interpolation.h.

◆ taskrcond

double alglib_impl::polynomialfitreport::taskrcond

Definition at line 105 of file interpolation.h.


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