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