alglib::_nleqreport_owner Class Reference

#include <solvers.h>

Inheritance diagram for alglib::_nleqreport_owner:
alglib::nleqreport

Public Member Functions

 _nleqreport_owner ()
 
 _nleqreport_owner (const _nleqreport_owner &rhs)
 
alglib_impl::nleqreportc_ptr ()
 
alglib_impl::nleqreportc_ptr () const
 
_nleqreport_owneroperator= (const _nleqreport_owner &rhs)
 
virtual ~_nleqreport_owner ()
 

Protected Attributes

alglib_impl::nleqreportp_struct
 

Detailed Description

Definition at line 377 of file solvers.h.

Constructor & Destructor Documentation

◆ _nleqreport_owner() [1/2]

alglib::_nleqreport_owner::_nleqreport_owner ( )

◆ _nleqreport_owner() [2/2]

alglib::_nleqreport_owner::_nleqreport_owner ( const _nleqreport_owner rhs)

◆ ~_nleqreport_owner()

virtual alglib::_nleqreport_owner::~_nleqreport_owner ( )
virtual

Member Function Documentation

◆ c_ptr() [1/2]

alglib_impl::nleqreport* alglib::_nleqreport_owner::c_ptr ( )

◆ c_ptr() [2/2]

alglib_impl::nleqreport* alglib::_nleqreport_owner::c_ptr ( ) const

◆ operator=()

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

Member Data Documentation

◆ p_struct

alglib_impl::nleqreport* alglib::_nleqreport_owner::p_struct
protected

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