alglib::_nleqstate_owner Class Reference

#include <solvers.h>

Inheritance diagram for alglib::_nleqstate_owner:
alglib::nleqstate

Public Member Functions

 _nleqstate_owner ()
 
 _nleqstate_owner (const _nleqstate_owner &rhs)
 
alglib_impl::nleqstatec_ptr ()
 
alglib_impl::nleqstatec_ptr () const
 
_nleqstate_owneroperator= (const _nleqstate_owner &rhs)
 
virtual ~_nleqstate_owner ()
 

Protected Attributes

alglib_impl::nleqstatep_struct
 

Detailed Description

Definition at line 344 of file solvers.h.

Constructor & Destructor Documentation

◆ _nleqstate_owner() [1/2]

alglib::_nleqstate_owner::_nleqstate_owner ( )

◆ _nleqstate_owner() [2/2]

alglib::_nleqstate_owner::_nleqstate_owner ( const _nleqstate_owner rhs)

◆ ~_nleqstate_owner()

virtual alglib::_nleqstate_owner::~_nleqstate_owner ( )
virtual

Member Function Documentation

◆ c_ptr() [1/2]

alglib_impl::nleqstate* alglib::_nleqstate_owner::c_ptr ( )

◆ c_ptr() [2/2]

alglib_impl::nleqstate* alglib::_nleqstate_owner::c_ptr ( ) const

◆ operator=()

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

Member Data Documentation

◆ p_struct

alglib_impl::nleqstate* alglib::_nleqstate_owner::p_struct
protected

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