alglib_impl::qpcholeskybuffers Struct Reference

#include <optimization.h>

Public Attributes

ae_vector gc
 
ae_vector havebndl
 
ae_vector havebndu
 
ae_vector pg
 
ae_vector rctmpg
 
ae_int_t repinneriterationscount
 
ae_int_t repncholesky
 
ae_int_t repouteriterationscount
 
sactiveset sas
 
ae_vector tmp0
 
ae_vector tmp1
 
ae_vector tmpb
 
ae_vector workbndl
 
ae_vector workbndu
 
ae_matrix workcleic
 
ae_vector xn
 
ae_vector xs
 

Detailed Description

Definition at line 367 of file optimization.h.

Member Data Documentation

◆ gc

ae_vector alglib_impl::qpcholeskybuffers::gc

Definition at line 371 of file optimization.h.

◆ havebndl

ae_vector alglib_impl::qpcholeskybuffers::havebndl

Definition at line 376 of file optimization.h.

◆ havebndu

ae_vector alglib_impl::qpcholeskybuffers::havebndu

Definition at line 377 of file optimization.h.

◆ pg

ae_vector alglib_impl::qpcholeskybuffers::pg

Definition at line 370 of file optimization.h.

◆ rctmpg

ae_vector alglib_impl::qpcholeskybuffers::rctmpg

Definition at line 379 of file optimization.h.

◆ repinneriterationscount

ae_int_t alglib_impl::qpcholeskybuffers::repinneriterationscount

Definition at line 383 of file optimization.h.

◆ repncholesky

ae_int_t alglib_impl::qpcholeskybuffers::repncholesky

Definition at line 385 of file optimization.h.

◆ repouteriterationscount

ae_int_t alglib_impl::qpcholeskybuffers::repouteriterationscount

Definition at line 384 of file optimization.h.

◆ sas

sactiveset alglib_impl::qpcholeskybuffers::sas

Definition at line 369 of file optimization.h.

◆ tmp0

ae_vector alglib_impl::qpcholeskybuffers::tmp0

Definition at line 380 of file optimization.h.

◆ tmp1

ae_vector alglib_impl::qpcholeskybuffers::tmp1

Definition at line 381 of file optimization.h.

◆ tmpb

ae_vector alglib_impl::qpcholeskybuffers::tmpb

Definition at line 382 of file optimization.h.

◆ workbndl

ae_vector alglib_impl::qpcholeskybuffers::workbndl

Definition at line 374 of file optimization.h.

◆ workbndu

ae_vector alglib_impl::qpcholeskybuffers::workbndu

Definition at line 375 of file optimization.h.

◆ workcleic

ae_matrix alglib_impl::qpcholeskybuffers::workcleic

Definition at line 378 of file optimization.h.

◆ xn

ae_vector alglib_impl::qpcholeskybuffers::xn

Definition at line 373 of file optimization.h.

◆ xs

ae_vector alglib_impl::qpcholeskybuffers::xs

Definition at line 372 of file optimization.h.


The documentation for this struct was generated from the following file:
Page URL: http://wiki.math.ethz.ch/bin/view/Concepts/WebHome
21 August 2020
© 2020 Eidgenössische Technische Hochschule Zürich