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

