Class documentation of Concepts

Loading...
Searching...
No Matches
alglib::spline1dfitreport Class Reference
Inheritance diagram for alglib::spline1dfitreport:
alglib::_spline1dfitreport_owner

Public Member Functions

 spline1dfitreport (const spline1dfitreport &rhs)
 
spline1dfitreportoperator= (const spline1dfitreport &rhs)
 
alglib_impl::spline1dfitreportc_ptr ()
 
alglib_impl::spline1dfitreportc_ptr () const
 

Public Attributes

double & taskrcond
 
double & rmserror
 
double & avgerror
 
double & avgrelerror
 
double & maxerror
 

Protected Attributes

alglib_impl::spline1dfitreportp_struct
 

Detailed Description

Definition at line 616 of file interpolation.h.

Member Data Documentation

◆ avgerror

double& alglib::spline1dfitreport::avgerror

Definition at line 625 of file interpolation.h.

◆ avgrelerror

double& alglib::spline1dfitreport::avgrelerror

Definition at line 626 of file interpolation.h.

◆ maxerror

double& alglib::spline1dfitreport::maxerror

Definition at line 627 of file interpolation.h.

◆ p_struct

alglib_impl::spline1dfitreport* alglib::_spline1dfitreport_owner::p_struct
protectedinherited

Definition at line 614 of file interpolation.h.

◆ rmserror

double& alglib::spline1dfitreport::rmserror

Definition at line 624 of file interpolation.h.

◆ taskrcond

double& alglib::spline1dfitreport::taskrcond

Definition at line 623 of file interpolation.h.


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