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

