alglib::barycentricfitreport Class Reference
#include <interpolation.h>
Inheritance diagram for alglib::barycentricfitreport:
Public Member Functions | |
barycentricfitreport () | |
barycentricfitreport (const barycentricfitreport &rhs) | |
alglib_impl::barycentricfitreport * | c_ptr () |
alglib_impl::barycentricfitreport * | c_ptr () const |
barycentricfitreport & | operator= (const barycentricfitreport &rhs) |
virtual | ~barycentricfitreport () |
Public Attributes | |
double & | avgerror |
double & | avgrelerror |
ae_int_t & | dbest |
double & | maxerror |
double & | rmserror |
double & | taskrcond |
Protected Attributes | |
alglib_impl::barycentricfitreport * | p_struct |
Detailed Description
Definition at line 576 of file interpolation.h.
Constructor & Destructor Documentation
◆ barycentricfitreport() [1/2]
alglib::barycentricfitreport::barycentricfitreport | ( | ) |
◆ barycentricfitreport() [2/2]
alglib::barycentricfitreport::barycentricfitreport | ( | const barycentricfitreport & | rhs | ) |
◆ ~barycentricfitreport()
|
virtual |
Member Function Documentation
◆ c_ptr() [1/2]
|
inherited |
◆ c_ptr() [2/2]
|
inherited |
◆ operator=()
barycentricfitreport& alglib::barycentricfitreport::operator= | ( | const barycentricfitreport & | rhs | ) |
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
|
protectedinherited |
Definition at line 581 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:
- alglib/interpolation.h