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

