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