alglib::_linlsqrreport_owner Class Reference

#include <solvers.h>

Inheritance diagram for alglib::_linlsqrreport_owner:
alglib::linlsqrreport

Public Member Functions

 _linlsqrreport_owner ()
 
 _linlsqrreport_owner (const _linlsqrreport_owner &rhs)
 
alglib_impl::linlsqrreportc_ptr ()
 
alglib_impl::linlsqrreportc_ptr () const
 
_linlsqrreport_owneroperator= (const _linlsqrreport_owner &rhs)
 
virtual ~_linlsqrreport_owner ()
 

Protected Attributes

alglib_impl::linlsqrreportp_struct
 

Detailed Description

Definition at line 290 of file solvers.h.

Constructor & Destructor Documentation

◆ _linlsqrreport_owner() [1/2]

alglib::_linlsqrreport_owner::_linlsqrreport_owner ( )

◆ _linlsqrreport_owner() [2/2]

alglib::_linlsqrreport_owner::_linlsqrreport_owner ( const _linlsqrreport_owner rhs)

◆ ~_linlsqrreport_owner()

virtual alglib::_linlsqrreport_owner::~_linlsqrreport_owner ( )
virtual

Member Function Documentation

◆ c_ptr() [1/2]

alglib_impl::linlsqrreport* alglib::_linlsqrreport_owner::c_ptr ( )

◆ c_ptr() [2/2]

alglib_impl::linlsqrreport* alglib::_linlsqrreport_owner::c_ptr ( ) const

◆ operator=()

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

Member Data Documentation

◆ p_struct

alglib_impl::linlsqrreport* alglib::_linlsqrreport_owner::p_struct
protected

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