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

