Class documentation of Concepts

Loading...
Searching...
No Matches
Inheritance diagram for alglib::minlmreport:
alglib::_minlmreport_owner

Public Member Functions

 minlmreport (const minlmreport &rhs)
 
minlmreportoperator= (const minlmreport &rhs)
 
alglib_impl::minlmreportc_ptr ()
 
alglib_impl::minlmreportc_ptr () const
 

Public Attributes

ae_int_t & iterationscount
 
ae_int_t & terminationtype
 
ae_int_t & funcidx
 
ae_int_t & varidx
 
ae_int_t & nfunc
 
ae_int_t & njac
 
ae_int_t & ngrad
 
ae_int_t & nhess
 
ae_int_t & ncholesky
 

Protected Attributes

alglib_impl::minlmreportp_struct
 

Detailed Description

Definition at line 1868 of file optimization.h.

Member Data Documentation

◆ funcidx

ae_int_t& alglib::minlmreport::funcidx

Definition at line 1877 of file optimization.h.

◆ iterationscount

ae_int_t& alglib::minlmreport::iterationscount

Definition at line 1875 of file optimization.h.

◆ ncholesky

ae_int_t& alglib::minlmreport::ncholesky

Definition at line 1883 of file optimization.h.

◆ nfunc

ae_int_t& alglib::minlmreport::nfunc

Definition at line 1879 of file optimization.h.

◆ ngrad

ae_int_t& alglib::minlmreport::ngrad

Definition at line 1881 of file optimization.h.

◆ nhess

ae_int_t& alglib::minlmreport::nhess

Definition at line 1882 of file optimization.h.

◆ njac

ae_int_t& alglib::minlmreport::njac

Definition at line 1880 of file optimization.h.

◆ p_struct

alglib_impl::minlmreport* alglib::_minlmreport_owner::p_struct
protectedinherited

Definition at line 1866 of file optimization.h.

◆ terminationtype

ae_int_t& alglib::minlmreport::terminationtype

Definition at line 1876 of file optimization.h.

◆ varidx

ae_int_t& alglib::minlmreport::varidx

Definition at line 1878 of file optimization.h.


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