alglib::lsfitreport Class Reference
#include <interpolation.h>
Public Member Functions | |
alglib_impl::lsfitreport * | c_ptr () |
alglib_impl::lsfitreport * | c_ptr () const |
lsfitreport () | |
lsfitreport (const lsfitreport &rhs) | |
lsfitreport & | operator= (const lsfitreport &rhs) |
virtual | ~lsfitreport () |
Public Attributes | |
double & | avgerror |
double & | avgrelerror |
real_2d_array | covpar |
real_1d_array | errcurve |
real_1d_array | errpar |
ae_int_t & | iterationscount |
double & | maxerror |
real_1d_array | noise |
double & | r2 |
double & | rmserror |
double & | taskrcond |
ae_int_t & | varidx |
double & | wrmserror |
Protected Attributes | |
alglib_impl::lsfitreport * | p_struct |
Detailed Description
Definition at line 676 of file interpolation.h.
Constructor & Destructor Documentation
◆ lsfitreport() [1/2]
alglib::lsfitreport::lsfitreport | ( | ) |
◆ lsfitreport() [2/2]
alglib::lsfitreport::lsfitreport | ( | const lsfitreport & | rhs | ) |
◆ ~lsfitreport()
|
virtual |
Member Function Documentation
◆ c_ptr() [1/2]
|
inherited |
◆ c_ptr() [2/2]
|
inherited |
◆ operator=()
lsfitreport& alglib::lsfitreport::operator= | ( | const lsfitreport & | rhs | ) |
Member Data Documentation
◆ avgerror
double& alglib::lsfitreport::avgerror |
Definition at line 687 of file interpolation.h.
◆ avgrelerror
double& alglib::lsfitreport::avgrelerror |
Definition at line 688 of file interpolation.h.
◆ covpar
real_2d_array alglib::lsfitreport::covpar |
Definition at line 691 of file interpolation.h.
◆ errcurve
real_1d_array alglib::lsfitreport::errcurve |
Definition at line 693 of file interpolation.h.
◆ errpar
real_1d_array alglib::lsfitreport::errpar |
Definition at line 692 of file interpolation.h.
◆ iterationscount
ae_int_t& alglib::lsfitreport::iterationscount |
Definition at line 684 of file interpolation.h.
◆ maxerror
double& alglib::lsfitreport::maxerror |
Definition at line 689 of file interpolation.h.
◆ noise
real_1d_array alglib::lsfitreport::noise |
Definition at line 694 of file interpolation.h.
◆ p_struct
|
protectedinherited |
Definition at line 705 of file interpolation.h.
◆ r2
double& alglib::lsfitreport::r2 |
Definition at line 695 of file interpolation.h.
◆ rmserror
double& alglib::lsfitreport::rmserror |
Definition at line 686 of file interpolation.h.
◆ taskrcond
double& alglib::lsfitreport::taskrcond |
Definition at line 683 of file interpolation.h.
◆ varidx
ae_int_t& alglib::lsfitreport::varidx |
Definition at line 685 of file interpolation.h.
◆ wrmserror
double& alglib::lsfitreport::wrmserror |
Definition at line 690 of file interpolation.h.
The documentation for this class was generated from the following file:
- alglib/interpolation.h