Class documentation of Concepts

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

Public Attributes

ae_int_t iterationscount
 
ae_int_t nfev
 
ae_int_t varidx
 
ae_int_t terminationtype
 

Detailed Description

Definition at line 290 of file optimization.h.

Member Data Documentation

◆ iterationscount

ae_int_t alglib_impl::minlbfgsreport::iterationscount

Definition at line 292 of file optimization.h.

◆ nfev

ae_int_t alglib_impl::minlbfgsreport::nfev

Definition at line 293 of file optimization.h.

◆ terminationtype

ae_int_t alglib_impl::minlbfgsreport::terminationtype

Definition at line 295 of file optimization.h.

◆ varidx

ae_int_t alglib_impl::minlbfgsreport::varidx

Definition at line 294 of file optimization.h.


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