Class documentation of Concepts

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

Public Attributes

double taskrcond
 
ae_int_t dbest
 
double rmserror
 
double avgerror
 
double avgrelerror
 
double maxerror
 

Detailed Description

Definition at line 111 of file interpolation.h.

Member Data Documentation

◆ avgerror

double alglib_impl::barycentricfitreport::avgerror

Definition at line 116 of file interpolation.h.

◆ avgrelerror

double alglib_impl::barycentricfitreport::avgrelerror

Definition at line 117 of file interpolation.h.

◆ dbest

ae_int_t alglib_impl::barycentricfitreport::dbest

Definition at line 114 of file interpolation.h.

◆ maxerror

double alglib_impl::barycentricfitreport::maxerror

Definition at line 118 of file interpolation.h.

◆ rmserror

double alglib_impl::barycentricfitreport::rmserror

Definition at line 115 of file interpolation.h.

◆ taskrcond

double alglib_impl::barycentricfitreport::taskrcond

Definition at line 113 of file interpolation.h.


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