alglib_impl::minlbfgsreport Struct Reference

#include <optimization.h>

Public Attributes

ae_int_t iterationscount
 
ae_int_t nfev
 
ae_int_t terminationtype
 
ae_int_t varidx
 

Detailed Description

Definition at line 308 of file optimization.h.

Member Data Documentation

◆ iterationscount

ae_int_t alglib_impl::minlbfgsreport::iterationscount

Definition at line 310 of file optimization.h.

◆ nfev

ae_int_t alglib_impl::minlbfgsreport::nfev

Definition at line 311 of file optimization.h.

◆ terminationtype

ae_int_t alglib_impl::minlbfgsreport::terminationtype

Definition at line 313 of file optimization.h.

◆ varidx

ae_int_t alglib_impl::minlbfgsreport::varidx

Definition at line 312 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