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