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

