alglib_impl::minlmstepfinder Struct Reference

#include <optimization.h>

Public Attributes

double actualdecrease
 
ae_vector bndl
 
ae_vector bndu
 
ae_vector choleskybuf
 
double epsx
 
double f
 
double fbase
 
ae_vector fi
 
ae_vector fibase
 
ae_bool hasfi
 
ae_vector havebndl
 
ae_vector havebndu
 
ae_int_t m
 
ae_int_t maxmodelage
 
ae_int_t modelage
 
ae_vector modeldiag
 
ae_int_t n
 
ae_bool needf
 
ae_bool needfi
 
double predicteddecrease
 
minqpreport qprep
 
minqpstate qpstate
 
rcommstate rstate
 
ae_vector s
 
double stpmax
 
ae_vector tmp0
 
ae_vector tmpct
 
sparsematrix tmpsp
 
ae_vector x
 
ae_vector xbase
 
ae_vector xdir
 

Detailed Description

Definition at line 964 of file optimization.h.

Member Data Documentation

◆ actualdecrease

double alglib_impl::minlmstepfinder::actualdecrease

Definition at line 992 of file optimization.h.

◆ bndl

ae_vector alglib_impl::minlmstepfinder::bndl

Definition at line 982 of file optimization.h.

◆ bndu

ae_vector alglib_impl::minlmstepfinder::bndu

Definition at line 983 of file optimization.h.

◆ choleskybuf

ae_vector alglib_impl::minlmstepfinder::choleskybuf

Definition at line 989 of file optimization.h.

◆ epsx

double alglib_impl::minlmstepfinder::epsx

Definition at line 972 of file optimization.h.

◆ f

double alglib_impl::minlmstepfinder::f

Definition at line 974 of file optimization.h.

◆ fbase

double alglib_impl::minlmstepfinder::fbase

Definition at line 978 of file optimization.h.

◆ fi

ae_vector alglib_impl::minlmstepfinder::fi

Definition at line 975 of file optimization.h.

◆ fibase

ae_vector alglib_impl::minlmstepfinder::fibase

Definition at line 981 of file optimization.h.

◆ hasfi

ae_bool alglib_impl::minlmstepfinder::hasfi

Definition at line 971 of file optimization.h.

◆ havebndl

ae_vector alglib_impl::minlmstepfinder::havebndl

Definition at line 984 of file optimization.h.

◆ havebndu

ae_vector alglib_impl::minlmstepfinder::havebndu

Definition at line 985 of file optimization.h.

◆ m

ae_int_t alglib_impl::minlmstepfinder::m

Definition at line 967 of file optimization.h.

◆ maxmodelage

ae_int_t alglib_impl::minlmstepfinder::maxmodelage

Definition at line 970 of file optimization.h.

◆ modelage

ae_int_t alglib_impl::minlmstepfinder::modelage

Definition at line 969 of file optimization.h.

◆ modeldiag

ae_vector alglib_impl::minlmstepfinder::modeldiag

Definition at line 979 of file optimization.h.

◆ n

ae_int_t alglib_impl::minlmstepfinder::n

Definition at line 966 of file optimization.h.

◆ needf

ae_bool alglib_impl::minlmstepfinder::needf

Definition at line 976 of file optimization.h.

◆ needfi

ae_bool alglib_impl::minlmstepfinder::needfi

Definition at line 977 of file optimization.h.

◆ predicteddecrease

double alglib_impl::minlmstepfinder::predicteddecrease

Definition at line 993 of file optimization.h.

◆ qprep

minqpreport alglib_impl::minlmstepfinder::qprep

Definition at line 995 of file optimization.h.

◆ qpstate

minqpstate alglib_impl::minlmstepfinder::qpstate

Definition at line 994 of file optimization.h.

◆ rstate

rcommstate alglib_impl::minlmstepfinder::rstate

Definition at line 987 of file optimization.h.

◆ s

ae_vector alglib_impl::minlmstepfinder::s

Definition at line 986 of file optimization.h.

◆ stpmax

double alglib_impl::minlmstepfinder::stpmax

Definition at line 968 of file optimization.h.

◆ tmp0

ae_vector alglib_impl::minlmstepfinder::tmp0

Definition at line 990 of file optimization.h.

◆ tmpct

ae_vector alglib_impl::minlmstepfinder::tmpct

Definition at line 991 of file optimization.h.

◆ tmpsp

sparsematrix alglib_impl::minlmstepfinder::tmpsp

Definition at line 996 of file optimization.h.

◆ x

ae_vector alglib_impl::minlmstepfinder::x

Definition at line 973 of file optimization.h.

◆ xbase

ae_vector alglib_impl::minlmstepfinder::xbase

Definition at line 980 of file optimization.h.

◆ xdir

ae_vector alglib_impl::minlmstepfinder::xdir

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