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 |
Definition at line 946 of file optimization.h.
double alglib_impl::minlmstepfinder::actualdecrease |
Definition at line 974 of file optimization.h.
ae_vector alglib_impl::minlmstepfinder::bndl |
Definition at line 964 of file optimization.h.
ae_vector alglib_impl::minlmstepfinder::bndu |
Definition at line 965 of file optimization.h.
ae_vector alglib_impl::minlmstepfinder::choleskybuf |
Definition at line 971 of file optimization.h.
double alglib_impl::minlmstepfinder::epsx |
Definition at line 954 of file optimization.h.
double alglib_impl::minlmstepfinder::f |
Definition at line 956 of file optimization.h.
double alglib_impl::minlmstepfinder::fbase |
Definition at line 960 of file optimization.h.
ae_vector alglib_impl::minlmstepfinder::fi |
Definition at line 957 of file optimization.h.
ae_vector alglib_impl::minlmstepfinder::fibase |
Definition at line 963 of file optimization.h.
ae_bool alglib_impl::minlmstepfinder::hasfi |
Definition at line 953 of file optimization.h.
ae_vector alglib_impl::minlmstepfinder::havebndl |
Definition at line 966 of file optimization.h.
ae_vector alglib_impl::minlmstepfinder::havebndu |
Definition at line 967 of file optimization.h.
ae_int_t alglib_impl::minlmstepfinder::m |
Definition at line 949 of file optimization.h.
ae_int_t alglib_impl::minlmstepfinder::maxmodelage |
Definition at line 952 of file optimization.h.
ae_int_t alglib_impl::minlmstepfinder::modelage |
Definition at line 951 of file optimization.h.
ae_vector alglib_impl::minlmstepfinder::modeldiag |
Definition at line 961 of file optimization.h.
ae_int_t alglib_impl::minlmstepfinder::n |
Definition at line 948 of file optimization.h.
ae_bool alglib_impl::minlmstepfinder::needf |
Definition at line 958 of file optimization.h.
ae_bool alglib_impl::minlmstepfinder::needfi |
Definition at line 959 of file optimization.h.
double alglib_impl::minlmstepfinder::predicteddecrease |
Definition at line 975 of file optimization.h.
minqpreport alglib_impl::minlmstepfinder::qprep |
Definition at line 977 of file optimization.h.
minqpstate alglib_impl::minlmstepfinder::qpstate |
Definition at line 976 of file optimization.h.
rcommstate alglib_impl::minlmstepfinder::rstate |
Definition at line 969 of file optimization.h.
ae_vector alglib_impl::minlmstepfinder::s |
Definition at line 968 of file optimization.h.
double alglib_impl::minlmstepfinder::stpmax |
Definition at line 950 of file optimization.h.
ae_vector alglib_impl::minlmstepfinder::tmp0 |
Definition at line 972 of file optimization.h.
ae_vector alglib_impl::minlmstepfinder::tmpct |
Definition at line 973 of file optimization.h.
sparsematrix alglib_impl::minlmstepfinder::tmpsp |
Definition at line 978 of file optimization.h.
ae_vector alglib_impl::minlmstepfinder::x |
Definition at line 955 of file optimization.h.
ae_vector alglib_impl::minlmstepfinder::xbase |
Definition at line 962 of file optimization.h.
ae_vector alglib_impl::minlmstepfinder::xdir |
Definition at line 970 of file optimization.h.