alglib_impl::minnsqp Struct Reference
#include <optimization.h>
Public Attributes | |
ae_matrix | ch |
ae_vector | d |
double | fc |
double | fn |
ae_vector | gc |
ae_vector | invutc |
snnlssolver | nnls |
ae_matrix | rk |
ae_vector | tmp0 |
ae_vector | tmpb |
ae_vector | tmpc |
ae_matrix | tmpc2 |
ae_vector | tmpd |
ae_vector | tmpidx |
ae_vector | tmplambdas |
ae_matrix | uh |
ae_vector | x0 |
ae_vector | xc |
ae_vector | xn |
Detailed Description
Definition at line 794 of file optimization.h.
Member Data Documentation
◆ ch
ae_matrix alglib_impl::minnsqp::ch |
Definition at line 804 of file optimization.h.
◆ d
ae_vector alglib_impl::minnsqp::d |
Definition at line 802 of file optimization.h.
◆ fc
double alglib_impl::minnsqp::fc |
Definition at line 796 of file optimization.h.
◆ fn
double alglib_impl::minnsqp::fn |
Definition at line 797 of file optimization.h.
◆ gc
ae_vector alglib_impl::minnsqp::gc |
Definition at line 801 of file optimization.h.
◆ invutc
ae_vector alglib_impl::minnsqp::invutc |
Definition at line 806 of file optimization.h.
◆ nnls
snnlssolver alglib_impl::minnsqp::nnls |
Definition at line 814 of file optimization.h.
◆ rk
ae_matrix alglib_impl::minnsqp::rk |
Definition at line 805 of file optimization.h.
◆ tmp0
ae_vector alglib_impl::minnsqp::tmp0 |
Definition at line 807 of file optimization.h.
◆ tmpb
ae_vector alglib_impl::minnsqp::tmpb |
Definition at line 813 of file optimization.h.
◆ tmpc
ae_vector alglib_impl::minnsqp::tmpc |
Definition at line 810 of file optimization.h.
◆ tmpc2
ae_matrix alglib_impl::minnsqp::tmpc2 |
Definition at line 812 of file optimization.h.
◆ tmpd
ae_vector alglib_impl::minnsqp::tmpd |
Definition at line 809 of file optimization.h.
◆ tmpidx
ae_vector alglib_impl::minnsqp::tmpidx |
Definition at line 808 of file optimization.h.
◆ tmplambdas
ae_vector alglib_impl::minnsqp::tmplambdas |
Definition at line 811 of file optimization.h.
◆ uh
ae_matrix alglib_impl::minnsqp::uh |
Definition at line 803 of file optimization.h.
◆ x0
ae_vector alglib_impl::minnsqp::x0 |
Definition at line 800 of file optimization.h.
◆ xc
ae_vector alglib_impl::minnsqp::xc |
Definition at line 798 of file optimization.h.
◆ xn
ae_vector alglib_impl::minnsqp::xn |
Definition at line 799 of file optimization.h.
The documentation for this struct was generated from the following file:
- alglib/optimization.h