alglib::_linlsqrstate_owner Class Reference

#include <solvers.h>

Inheritance diagram for alglib::_linlsqrstate_owner:
alglib::linlsqrstate

Public Member Functions

 _linlsqrstate_owner ()
 
 _linlsqrstate_owner (const _linlsqrstate_owner &rhs)
 
alglib_impl::linlsqrstatec_ptr ()
 
alglib_impl::linlsqrstatec_ptr () const
 
_linlsqrstate_owneroperator= (const _linlsqrstate_owner &rhs)
 
virtual ~_linlsqrstate_owner ()
 

Protected Attributes

alglib_impl::linlsqrstatep_struct
 

Detailed Description

Definition at line 264 of file solvers.h.

Constructor & Destructor Documentation

◆ _linlsqrstate_owner() [1/2]

alglib::_linlsqrstate_owner::_linlsqrstate_owner ( )

◆ _linlsqrstate_owner() [2/2]

alglib::_linlsqrstate_owner::_linlsqrstate_owner ( const _linlsqrstate_owner rhs)

◆ ~_linlsqrstate_owner()

virtual alglib::_linlsqrstate_owner::~_linlsqrstate_owner ( )
virtual

Member Function Documentation

◆ c_ptr() [1/2]

alglib_impl::linlsqrstate* alglib::_linlsqrstate_owner::c_ptr ( )

◆ c_ptr() [2/2]

alglib_impl::linlsqrstate* alglib::_linlsqrstate_owner::c_ptr ( ) const

◆ operator=()

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

Member Data Documentation

◆ p_struct

alglib_impl::linlsqrstate* alglib::_linlsqrstate_owner::p_struct
protected

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