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