alglib_impl::precbuflbfgs Struct Reference
#include <optimization.h>
| Public Attributes | |
| ae_vector | alpha | 
| ae_vector | bufa | 
| ae_vector | bufb | 
| ae_vector | idx | 
| ae_vector | norms | 
| ae_vector | rho | 
| ae_matrix | yk | 
Detailed Description
Definition at line 93 of file optimization.h.
Member Data Documentation
◆ alpha
| ae_vector alglib_impl::precbuflbfgs::alpha | 
Definition at line 96 of file optimization.h.
◆ bufa
| ae_vector alglib_impl::precbuflbfgs::bufa | 
Definition at line 100 of file optimization.h.
◆ bufb
| ae_vector alglib_impl::precbuflbfgs::bufb | 
Definition at line 101 of file optimization.h.
◆ idx
| ae_vector alglib_impl::precbuflbfgs::idx | 
Definition at line 99 of file optimization.h.
◆ norms
| ae_vector alglib_impl::precbuflbfgs::norms | 
Definition at line 95 of file optimization.h.
◆ rho
| ae_vector alglib_impl::precbuflbfgs::rho | 
Definition at line 97 of file optimization.h.
◆ yk
| ae_matrix alglib_impl::precbuflbfgs::yk | 
Definition at line 98 of file optimization.h.
The documentation for this struct was generated from the following file:
- alglib/optimization.h

