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