Public Member Functions | |
barycentricfitreport (const barycentricfitreport &rhs) | |
barycentricfitreport & | operator= (const barycentricfitreport &rhs) |
alglib_impl::barycentricfitreport * | c_ptr () |
alglib_impl::barycentricfitreport * | c_ptr () const |
Public Attributes | |
double & | taskrcond |
ae_int_t & | dbest |
double & | rmserror |
double & | avgerror |
double & | avgrelerror |
double & | maxerror |
Protected Attributes | |
alglib_impl::barycentricfitreport * | p_struct |
Definition at line 576 of file interpolation.h.
double& alglib::barycentricfitreport::avgerror |
Definition at line 586 of file interpolation.h.
double& alglib::barycentricfitreport::avgrelerror |
Definition at line 587 of file interpolation.h.
ae_int_t& alglib::barycentricfitreport::dbest |
Definition at line 584 of file interpolation.h.
double& alglib::barycentricfitreport::maxerror |
Definition at line 588 of file interpolation.h.
|
protectedinherited |
Definition at line 574 of file interpolation.h.
double& alglib::barycentricfitreport::rmserror |
Definition at line 585 of file interpolation.h.
double& alglib::barycentricfitreport::taskrcond |
Definition at line 583 of file interpolation.h.