Class documentation of Concepts

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

Public Attributes

ae_int_t iterationscount
 
ae_int_t nfev
 
double cerr
 
double lcerr
 
double nlcerr
 
ae_int_t terminationtype
 
ae_int_t varidx
 
ae_int_t funcidx
 

Detailed Description

Definition at line 881 of file optimization.h.

Member Data Documentation

◆ cerr

double alglib_impl::minnsreport::cerr

Definition at line 885 of file optimization.h.

◆ funcidx

ae_int_t alglib_impl::minnsreport::funcidx

Definition at line 890 of file optimization.h.

◆ iterationscount

ae_int_t alglib_impl::minnsreport::iterationscount

Definition at line 883 of file optimization.h.

◆ lcerr

double alglib_impl::minnsreport::lcerr

Definition at line 886 of file optimization.h.

◆ nfev

ae_int_t alglib_impl::minnsreport::nfev

Definition at line 884 of file optimization.h.

◆ nlcerr

double alglib_impl::minnsreport::nlcerr

Definition at line 887 of file optimization.h.

◆ terminationtype

ae_int_t alglib_impl::minnsreport::terminationtype

Definition at line 888 of file optimization.h.

◆ varidx

ae_int_t alglib_impl::minnsreport::varidx

Definition at line 889 of file optimization.h.


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