Public Attributes | |
ae_int_t | n |
ae_int_t | nmain |
ae_int_t | nslack |
ae_int_t | nec |
ae_int_t | nic |
ae_int_t | akind |
ae_matrix | densea |
sparsematrix | sparsea |
ae_bool | sparseupper |
double | absamax |
double | absasum |
double | absasum2 |
ae_vector | b |
ae_vector | bndl |
ae_vector | bndu |
ae_vector | havebndl |
ae_vector | havebndu |
ae_matrix | cleic |
ae_vector | xs |
ae_vector | xf |
ae_vector | gc |
ae_vector | xp |
ae_vector | dc |
ae_vector | dp |
ae_vector | cgc |
ae_vector | cgp |
sactiveset | sas |
ae_vector | activated |
ae_int_t | nfree |
ae_int_t | cnmodelage |
ae_matrix | densez |
sparsematrix | sparsecca |
ae_vector | yidx |
ae_vector | regdiag |
ae_vector | regx0 |
ae_vector | tmpcn |
ae_vector | tmpcni |
ae_vector | tmpcnb |
ae_vector | tmp0 |
ae_vector | stpbuf |
sparsebuffers | sbuf |
ae_int_t | repinneriterationscount |
ae_int_t | repouteriterationscount |
ae_int_t | repncholesky |
ae_int_t | repncupdates |
Definition at line 184 of file optimization.h.
double alglib_impl::qqpbuffers::absamax |
Definition at line 195 of file optimization.h.
double alglib_impl::qqpbuffers::absasum |
Definition at line 196 of file optimization.h.
double alglib_impl::qqpbuffers::absasum2 |
Definition at line 197 of file optimization.h.
ae_vector alglib_impl::qqpbuffers::activated |
Definition at line 213 of file optimization.h.
ae_int_t alglib_impl::qqpbuffers::akind |
Definition at line 191 of file optimization.h.
ae_vector alglib_impl::qqpbuffers::b |
Definition at line 198 of file optimization.h.
ae_vector alglib_impl::qqpbuffers::bndl |
Definition at line 199 of file optimization.h.
ae_vector alglib_impl::qqpbuffers::bndu |
Definition at line 200 of file optimization.h.
ae_vector alglib_impl::qqpbuffers::cgc |
Definition at line 210 of file optimization.h.
ae_vector alglib_impl::qqpbuffers::cgp |
Definition at line 211 of file optimization.h.
ae_matrix alglib_impl::qqpbuffers::cleic |
Definition at line 203 of file optimization.h.
ae_int_t alglib_impl::qqpbuffers::cnmodelage |
Definition at line 215 of file optimization.h.
ae_vector alglib_impl::qqpbuffers::dc |
Definition at line 208 of file optimization.h.
ae_matrix alglib_impl::qqpbuffers::densea |
Definition at line 192 of file optimization.h.
ae_matrix alglib_impl::qqpbuffers::densez |
Definition at line 216 of file optimization.h.
ae_vector alglib_impl::qqpbuffers::dp |
Definition at line 209 of file optimization.h.
ae_vector alglib_impl::qqpbuffers::gc |
Definition at line 206 of file optimization.h.
ae_vector alglib_impl::qqpbuffers::havebndl |
Definition at line 201 of file optimization.h.
ae_vector alglib_impl::qqpbuffers::havebndu |
Definition at line 202 of file optimization.h.
ae_int_t alglib_impl::qqpbuffers::n |
Definition at line 186 of file optimization.h.
ae_int_t alglib_impl::qqpbuffers::nec |
Definition at line 189 of file optimization.h.
ae_int_t alglib_impl::qqpbuffers::nfree |
Definition at line 214 of file optimization.h.
ae_int_t alglib_impl::qqpbuffers::nic |
Definition at line 190 of file optimization.h.
ae_int_t alglib_impl::qqpbuffers::nmain |
Definition at line 187 of file optimization.h.
ae_int_t alglib_impl::qqpbuffers::nslack |
Definition at line 188 of file optimization.h.
ae_vector alglib_impl::qqpbuffers::regdiag |
Definition at line 219 of file optimization.h.
ae_vector alglib_impl::qqpbuffers::regx0 |
Definition at line 220 of file optimization.h.
ae_int_t alglib_impl::qqpbuffers::repinneriterationscount |
Definition at line 227 of file optimization.h.
ae_int_t alglib_impl::qqpbuffers::repncholesky |
Definition at line 229 of file optimization.h.
ae_int_t alglib_impl::qqpbuffers::repncupdates |
Definition at line 230 of file optimization.h.
ae_int_t alglib_impl::qqpbuffers::repouteriterationscount |
Definition at line 228 of file optimization.h.
sactiveset alglib_impl::qqpbuffers::sas |
Definition at line 212 of file optimization.h.
sparsebuffers alglib_impl::qqpbuffers::sbuf |
Definition at line 226 of file optimization.h.
sparsematrix alglib_impl::qqpbuffers::sparsea |
Definition at line 193 of file optimization.h.
sparsematrix alglib_impl::qqpbuffers::sparsecca |
Definition at line 217 of file optimization.h.
ae_bool alglib_impl::qqpbuffers::sparseupper |
Definition at line 194 of file optimization.h.
ae_vector alglib_impl::qqpbuffers::stpbuf |
Definition at line 225 of file optimization.h.
ae_vector alglib_impl::qqpbuffers::tmp0 |
Definition at line 224 of file optimization.h.
ae_vector alglib_impl::qqpbuffers::tmpcn |
Definition at line 221 of file optimization.h.
ae_vector alglib_impl::qqpbuffers::tmpcnb |
Definition at line 223 of file optimization.h.
ae_vector alglib_impl::qqpbuffers::tmpcni |
Definition at line 222 of file optimization.h.
ae_vector alglib_impl::qqpbuffers::xf |
Definition at line 205 of file optimization.h.
ae_vector alglib_impl::qqpbuffers::xp |
Definition at line 207 of file optimization.h.
ae_vector alglib_impl::qqpbuffers::xs |
Definition at line 204 of file optimization.h.
ae_vector alglib_impl::qqpbuffers::yidx |
Definition at line 218 of file optimization.h.