Public Attributes | |
| ae_vector | norms |
| ae_vector | alpha |
| ae_vector | rho |
| ae_matrix | yk |
| ae_vector | idx |
| ae_vector | bufa |
| ae_vector | bufb |
Definition at line 75 of file optimization.h.
| ae_vector alglib_impl::precbuflbfgs::alpha |
Definition at line 78 of file optimization.h.
| ae_vector alglib_impl::precbuflbfgs::bufa |
Definition at line 82 of file optimization.h.
| ae_vector alglib_impl::precbuflbfgs::bufb |
Definition at line 83 of file optimization.h.
| ae_vector alglib_impl::precbuflbfgs::idx |
Definition at line 81 of file optimization.h.
| ae_vector alglib_impl::precbuflbfgs::norms |
Definition at line 77 of file optimization.h.
| ae_vector alglib_impl::precbuflbfgs::rho |
Definition at line 79 of file optimization.h.
| ae_matrix alglib_impl::precbuflbfgs::yk |
Definition at line 80 of file optimization.h.