alglib::_barycentricfitreport_owner Class Reference
#include <interpolation.h>
Inheritance diagram for alglib::_barycentricfitreport_owner:
Public Member Functions | |
_barycentricfitreport_owner () | |
_barycentricfitreport_owner (const _barycentricfitreport_owner &rhs) | |
alglib_impl::barycentricfitreport * | c_ptr () |
alglib_impl::barycentricfitreport * | c_ptr () const |
_barycentricfitreport_owner & | operator= (const _barycentricfitreport_owner &rhs) |
virtual | ~_barycentricfitreport_owner () |
Protected Attributes | |
alglib_impl::barycentricfitreport * | p_struct |
Detailed Description
Definition at line 564 of file interpolation.h.
Constructor & Destructor Documentation
◆ _barycentricfitreport_owner() [1/2]
alglib::_barycentricfitreport_owner::_barycentricfitreport_owner | ( | ) |
◆ _barycentricfitreport_owner() [2/2]
alglib::_barycentricfitreport_owner::_barycentricfitreport_owner | ( | const _barycentricfitreport_owner & | rhs | ) |
◆ ~_barycentricfitreport_owner()
|
virtual |
Member Function Documentation
◆ c_ptr() [1/2]
alglib_impl::barycentricfitreport* alglib::_barycentricfitreport_owner::c_ptr | ( | ) |
◆ c_ptr() [2/2]
alglib_impl::barycentricfitreport* alglib::_barycentricfitreport_owner::c_ptr | ( | ) | const |
◆ operator=()
_barycentricfitreport_owner& alglib::_barycentricfitreport_owner::operator= | ( | const _barycentricfitreport_owner & | rhs | ) |
Member Data Documentation
◆ p_struct
|
protected |
Definition at line 581 of file interpolation.h.
The documentation for this class was generated from the following file:
- alglib/interpolation.h