Class documentation of Concepts

Loading...
Searching...
No Matches
Inheritance diagram for alglib::linlsqrreport:
alglib::_linlsqrreport_owner

Public Member Functions

 linlsqrreport (const linlsqrreport &rhs)
 
linlsqrreportoperator= (const linlsqrreport &rhs)
 
alglib_impl::linlsqrreportc_ptr ()
 
alglib_impl::linlsqrreportc_ptr () const
 

Public Attributes

ae_int_t & iterationscount
 
ae_int_t & nmv
 
ae_int_t & terminationtype
 

Protected Attributes

alglib_impl::linlsqrreportp_struct
 

Detailed Description

Definition at line 302 of file solvers.h.

Member Data Documentation

◆ iterationscount

ae_int_t& alglib::linlsqrreport::iterationscount

Definition at line 309 of file solvers.h.

◆ nmv

ae_int_t& alglib::linlsqrreport::nmv

Definition at line 310 of file solvers.h.

◆ p_struct

alglib_impl::linlsqrreport* alglib::_linlsqrreport_owner::p_struct
protectedinherited

Definition at line 300 of file solvers.h.

◆ terminationtype

ae_int_t& alglib::linlsqrreport::terminationtype

Definition at line 311 of file solvers.h.


The documentation for this class was generated from the following file: