Class documentation of Concepts

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

Public Attributes

double taskrcond
 
double rmserror
 
double avgerror
 
double avgrelerror
 
double maxerror
 

Detailed Description

Definition at line 120 of file interpolation.h.

Member Data Documentation

◆ avgerror

double alglib_impl::spline1dfitreport::avgerror

Definition at line 124 of file interpolation.h.

◆ avgrelerror

double alglib_impl::spline1dfitreport::avgrelerror

Definition at line 125 of file interpolation.h.

◆ maxerror

double alglib_impl::spline1dfitreport::maxerror

Definition at line 126 of file interpolation.h.

◆ rmserror

double alglib_impl::spline1dfitreport::rmserror

Definition at line 123 of file interpolation.h.

◆ taskrcond

double alglib_impl::spline1dfitreport::taskrcond

Definition at line 122 of file interpolation.h.


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