alglib::_lincgreport_owner Class Reference

#include <solvers.h>

Inheritance diagram for alglib::_lincgreport_owner:
alglib::lincgreport

Public Member Functions

 _lincgreport_owner ()
 
 _lincgreport_owner (const _lincgreport_owner &rhs)
 
alglib_impl::lincgreportc_ptr ()
 
alglib_impl::lincgreportc_ptr () const
 
_lincgreport_owneroperator= (const _lincgreport_owner &rhs)
 
virtual ~_lincgreport_owner ()
 

Protected Attributes

alglib_impl::lincgreportp_struct
 

Detailed Description

Definition at line 435 of file solvers.h.

Constructor & Destructor Documentation

◆ _lincgreport_owner() [1/2]

alglib::_lincgreport_owner::_lincgreport_owner ( )

◆ _lincgreport_owner() [2/2]

alglib::_lincgreport_owner::_lincgreport_owner ( const _lincgreport_owner rhs)

◆ ~_lincgreport_owner()

virtual alglib::_lincgreport_owner::~_lincgreport_owner ( )
virtual

Member Function Documentation

◆ c_ptr() [1/2]

alglib_impl::lincgreport* alglib::_lincgreport_owner::c_ptr ( )

◆ c_ptr() [2/2]

alglib_impl::lincgreport* alglib::_lincgreport_owner::c_ptr ( ) const

◆ operator=()

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

Member Data Documentation

◆ p_struct

alglib_impl::lincgreport* alglib::_lincgreport_owner::p_struct
protected

Definition at line 447 of file solvers.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