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