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

