alglib_impl::minnsreport Struct Reference

#include <optimization.h>

Public Attributes

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

Detailed Description

Definition at line 899 of file optimization.h.

Member Data Documentation

◆ cerr

double alglib_impl::minnsreport::cerr

Definition at line 903 of file optimization.h.

◆ funcidx

ae_int_t alglib_impl::minnsreport::funcidx

Definition at line 908 of file optimization.h.

◆ iterationscount

ae_int_t alglib_impl::minnsreport::iterationscount

Definition at line 901 of file optimization.h.

◆ lcerr

double alglib_impl::minnsreport::lcerr

Definition at line 904 of file optimization.h.

◆ nfev

ae_int_t alglib_impl::minnsreport::nfev

Definition at line 902 of file optimization.h.

◆ nlcerr

double alglib_impl::minnsreport::nlcerr

Definition at line 905 of file optimization.h.

◆ terminationtype

ae_int_t alglib_impl::minnsreport::terminationtype

Definition at line 906 of file optimization.h.

◆ varidx

ae_int_t alglib_impl::minnsreport::varidx

Definition at line 907 of file optimization.h.


The documentation for this struct was generated from the following file:
Page URL: http://wiki.math.ethz.ch/bin/view/Concepts/WebHome
21 August 2020
© 2020 Eidgenössische Technische Hochschule Zürich