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