Class documentation of Concepts

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

Public Attributes

ae_vector norms
 
ae_vector alpha
 
ae_vector rho
 
ae_matrix yk
 
ae_vector idx
 
ae_vector bufa
 
ae_vector bufb
 

Detailed Description

Definition at line 75 of file optimization.h.

Member Data Documentation

◆ alpha

ae_vector alglib_impl::precbuflbfgs::alpha

Definition at line 78 of file optimization.h.

◆ bufa

ae_vector alglib_impl::precbuflbfgs::bufa

Definition at line 82 of file optimization.h.

◆ bufb

ae_vector alglib_impl::precbuflbfgs::bufb

Definition at line 83 of file optimization.h.

◆ idx

ae_vector alglib_impl::precbuflbfgs::idx

Definition at line 81 of file optimization.h.

◆ norms

ae_vector alglib_impl::precbuflbfgs::norms

Definition at line 77 of file optimization.h.

◆ rho

ae_vector alglib_impl::precbuflbfgs::rho

Definition at line 79 of file optimization.h.

◆ yk

ae_matrix alglib_impl::precbuflbfgs::yk

Definition at line 80 of file optimization.h.


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