Class documentation of Concepts

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

Public Attributes

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

Detailed Description

Definition at line 946 of file optimization.h.

Member Data Documentation

◆ actualdecrease

double alglib_impl::minlmstepfinder::actualdecrease

Definition at line 974 of file optimization.h.

◆ bndl

ae_vector alglib_impl::minlmstepfinder::bndl

Definition at line 964 of file optimization.h.

◆ bndu

ae_vector alglib_impl::minlmstepfinder::bndu

Definition at line 965 of file optimization.h.

◆ choleskybuf

ae_vector alglib_impl::minlmstepfinder::choleskybuf

Definition at line 971 of file optimization.h.

◆ epsx

double alglib_impl::minlmstepfinder::epsx

Definition at line 954 of file optimization.h.

◆ f

double alglib_impl::minlmstepfinder::f

Definition at line 956 of file optimization.h.

◆ fbase

double alglib_impl::minlmstepfinder::fbase

Definition at line 960 of file optimization.h.

◆ fi

ae_vector alglib_impl::minlmstepfinder::fi

Definition at line 957 of file optimization.h.

◆ fibase

ae_vector alglib_impl::minlmstepfinder::fibase

Definition at line 963 of file optimization.h.

◆ hasfi

ae_bool alglib_impl::minlmstepfinder::hasfi

Definition at line 953 of file optimization.h.

◆ havebndl

ae_vector alglib_impl::minlmstepfinder::havebndl

Definition at line 966 of file optimization.h.

◆ havebndu

ae_vector alglib_impl::minlmstepfinder::havebndu

Definition at line 967 of file optimization.h.

◆ m

ae_int_t alglib_impl::minlmstepfinder::m

Definition at line 949 of file optimization.h.

◆ maxmodelage

ae_int_t alglib_impl::minlmstepfinder::maxmodelage

Definition at line 952 of file optimization.h.

◆ modelage

ae_int_t alglib_impl::minlmstepfinder::modelage

Definition at line 951 of file optimization.h.

◆ modeldiag

ae_vector alglib_impl::minlmstepfinder::modeldiag

Definition at line 961 of file optimization.h.

◆ n

ae_int_t alglib_impl::minlmstepfinder::n

Definition at line 948 of file optimization.h.

◆ needf

ae_bool alglib_impl::minlmstepfinder::needf

Definition at line 958 of file optimization.h.

◆ needfi

ae_bool alglib_impl::minlmstepfinder::needfi

Definition at line 959 of file optimization.h.

◆ predicteddecrease

double alglib_impl::minlmstepfinder::predicteddecrease

Definition at line 975 of file optimization.h.

◆ qprep

minqpreport alglib_impl::minlmstepfinder::qprep

Definition at line 977 of file optimization.h.

◆ qpstate

minqpstate alglib_impl::minlmstepfinder::qpstate

Definition at line 976 of file optimization.h.

◆ rstate

rcommstate alglib_impl::minlmstepfinder::rstate

Definition at line 969 of file optimization.h.

◆ s

ae_vector alglib_impl::minlmstepfinder::s

Definition at line 968 of file optimization.h.

◆ stpmax

double alglib_impl::minlmstepfinder::stpmax

Definition at line 950 of file optimization.h.

◆ tmp0

ae_vector alglib_impl::minlmstepfinder::tmp0

Definition at line 972 of file optimization.h.

◆ tmpct

ae_vector alglib_impl::minlmstepfinder::tmpct

Definition at line 973 of file optimization.h.

◆ tmpsp

sparsematrix alglib_impl::minlmstepfinder::tmpsp

Definition at line 978 of file optimization.h.

◆ x

ae_vector alglib_impl::minlmstepfinder::x

Definition at line 955 of file optimization.h.

◆ xbase

ae_vector alglib_impl::minlmstepfinder::xbase

Definition at line 962 of file optimization.h.

◆ xdir

ae_vector alglib_impl::minlmstepfinder::xdir

Definition at line 970 of file optimization.h.


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