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