Class documentation of Concepts

Loading...
Searching...
No Matches
alglib_impl::minlmreport Struct Reference

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
 

Detailed Description

Definition at line 1059 of file optimization.h.

Member Data Documentation

◆ funcidx

ae_int_t alglib_impl::minlmreport::funcidx

Definition at line 1063 of file optimization.h.

◆ iterationscount

ae_int_t alglib_impl::minlmreport::iterationscount

Definition at line 1061 of file optimization.h.

◆ ncholesky

ae_int_t alglib_impl::minlmreport::ncholesky

Definition at line 1069 of file optimization.h.

◆ nfunc

ae_int_t alglib_impl::minlmreport::nfunc

Definition at line 1065 of file optimization.h.

◆ ngrad

ae_int_t alglib_impl::minlmreport::ngrad

Definition at line 1067 of file optimization.h.

◆ nhess

ae_int_t alglib_impl::minlmreport::nhess

Definition at line 1068 of file optimization.h.

◆ njac

ae_int_t alglib_impl::minlmreport::njac

Definition at line 1066 of file optimization.h.

◆ terminationtype

ae_int_t alglib_impl::minlmreport::terminationtype

Definition at line 1062 of file optimization.h.

◆ varidx

ae_int_t alglib_impl::minlmreport::varidx

Definition at line 1064 of file optimization.h.


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