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