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