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