alglib::_minlbfgsreport_owner Class Reference

#include <optimization.h>

Inheritance diagram for alglib::_minlbfgsreport_owner:
alglib::minlbfgsreport

Public Member Functions

 _minlbfgsreport_owner ()
 
 _minlbfgsreport_owner (const _minlbfgsreport_owner &rhs)
 
alglib_impl::minlbfgsreportc_ptr ()
 
alglib_impl::minlbfgsreportc_ptr () const
 
_minlbfgsreport_owneroperator= (const _minlbfgsreport_owner &rhs)
 
virtual ~_minlbfgsreport_owner ()
 

Protected Attributes

alglib_impl::minlbfgsreportp_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 alglib::_minlbfgsreport_owner::~_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

alglib_impl::minlbfgsreport* alglib::_minlbfgsreport_owner::p_struct
protected

Definition at line 1185 of file optimization.h.


The documentation for this class was generated from the following file:
Page URL: http://wiki.math.ethz.ch/bin/view/Concepts/WebHome
21 August 2020
© 2020 Eidgenössische Technische Hochschule Zürich