alglib::_mincgreport_owner Class Reference

#include <optimization.h>

Inheritance diagram for alglib::_mincgreport_owner:
alglib::mincgreport

Public Member Functions

 _mincgreport_owner ()
 
 _mincgreport_owner (const _mincgreport_owner &rhs)
 
alglib_impl::mincgreportc_ptr ()
 
alglib_impl::mincgreportc_ptr () const
 
_mincgreport_owneroperator= (const _mincgreport_owner &rhs)
 
virtual ~_mincgreport_owner ()
 

Protected Attributes

alglib_impl::mincgreportp_struct
 

Detailed Description

Definition at line 1240 of file optimization.h.

Constructor & Destructor Documentation

◆ _mincgreport_owner() [1/2]

alglib::_mincgreport_owner::_mincgreport_owner ( )

◆ _mincgreport_owner() [2/2]

alglib::_mincgreport_owner::_mincgreport_owner ( const _mincgreport_owner rhs)

◆ ~_mincgreport_owner()

virtual alglib::_mincgreport_owner::~_mincgreport_owner ( )
virtual

Member Function Documentation

◆ c_ptr() [1/2]

alglib_impl::mincgreport* alglib::_mincgreport_owner::c_ptr ( )

◆ c_ptr() [2/2]

alglib_impl::mincgreport* alglib::_mincgreport_owner::c_ptr ( ) const

◆ operator=()

_mincgreport_owner& alglib::_mincgreport_owner::operator= ( const _mincgreport_owner rhs)

Member Data Documentation

◆ p_struct

alglib_impl::mincgreport* alglib::_mincgreport_owner::p_struct
protected

Definition at line 1275 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