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