Class documentation of Concepts

Loading...
Searching...
No Matches
alglib::barycentricfitreport Class Reference
Inheritance diagram for alglib::barycentricfitreport:
alglib::_barycentricfitreport_owner

Public Member Functions

 barycentricfitreport (const barycentricfitreport &rhs)
 
barycentricfitreportoperator= (const barycentricfitreport &rhs)
 
alglib_impl::barycentricfitreportc_ptr ()
 
alglib_impl::barycentricfitreportc_ptr () const
 

Public Attributes

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

Protected Attributes

alglib_impl::barycentricfitreportp_struct
 

Detailed Description

Definition at line 576 of file interpolation.h.

Member Data Documentation

◆ avgerror

double& alglib::barycentricfitreport::avgerror

Definition at line 586 of file interpolation.h.

◆ avgrelerror

double& alglib::barycentricfitreport::avgrelerror

Definition at line 587 of file interpolation.h.

◆ dbest

ae_int_t& alglib::barycentricfitreport::dbest

Definition at line 584 of file interpolation.h.

◆ maxerror

double& alglib::barycentricfitreport::maxerror

Definition at line 588 of file interpolation.h.

◆ p_struct

alglib_impl::barycentricfitreport* alglib::_barycentricfitreport_owner::p_struct
protectedinherited

Definition at line 574 of file interpolation.h.

◆ rmserror

double& alglib::barycentricfitreport::rmserror

Definition at line 585 of file interpolation.h.

◆ taskrcond

double& alglib::barycentricfitreport::taskrcond

Definition at line 583 of file interpolation.h.


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