alglib_impl::sactiveset Struct Reference

#include <optimization.h>

Public Attributes

ae_vector activeset
 
ae_int_t algostate
 
ae_bool basisisready
 
ae_int_t basissize
 
ae_vector bndl
 
ae_vector bndu
 
ae_vector cdtmp
 
ae_matrix cleic
 
ae_bool constraintschanged
 
ae_vector corrtmp
 
ae_bool feasinitpt
 
ae_vector h
 
ae_vector hasbndl
 
ae_vector hasbndu
 
ae_bool hasxc
 
ae_matrix ibasis
 
ae_vector mtas
 
ae_vector mtx
 
ae_int_t n
 
ae_int_t nec
 
ae_int_t nic
 
ae_matrix pbasis
 
ae_vector rctmpconstraintidx
 
ae_matrix rctmpdense0
 
ae_matrix rctmpdense1
 
ae_vector rctmpg
 
ae_vector rctmpisequality
 
ae_vector rctmplambdas
 
ae_vector rctmprightpart
 
ae_vector rctmps
 
ae_vector s
 
ae_matrix sbasis
 
ae_vector scntmp
 
snnlssolver solver
 
ae_vector tmp0
 
ae_matrix tmpbasis
 
ae_vector tmpfeas
 
ae_matrix tmpm0
 
ae_vector unitdiagonal
 
ae_vector xc
 

Detailed Description

Definition at line 146 of file optimization.h.

Member Data Documentation

◆ activeset

ae_vector alglib_impl::sactiveset::activeset

Definition at line 154 of file optimization.h.

◆ algostate

ae_int_t alglib_impl::sactiveset::algostate

Definition at line 149 of file optimization.h.

◆ basisisready

ae_bool alglib_impl::sactiveset::basisisready

Definition at line 155 of file optimization.h.

◆ basissize

ae_int_t alglib_impl::sactiveset::basissize

Definition at line 159 of file optimization.h.

◆ bndl

ae_vector alglib_impl::sactiveset::bndl

Definition at line 164 of file optimization.h.

◆ bndu

ae_vector alglib_impl::sactiveset::bndu

Definition at line 165 of file optimization.h.

◆ cdtmp

ae_vector alglib_impl::sactiveset::cdtmp

Definition at line 171 of file optimization.h.

◆ cleic

ae_matrix alglib_impl::sactiveset::cleic

Definition at line 166 of file optimization.h.

◆ constraintschanged

ae_bool alglib_impl::sactiveset::constraintschanged

Definition at line 161 of file optimization.h.

◆ corrtmp

ae_vector alglib_impl::sactiveset::corrtmp

Definition at line 172 of file optimization.h.

◆ feasinitpt

ae_bool alglib_impl::sactiveset::feasinitpt

Definition at line 160 of file optimization.h.

◆ h

ae_vector alglib_impl::sactiveset::h

Definition at line 153 of file optimization.h.

◆ hasbndl

ae_vector alglib_impl::sactiveset::hasbndl

Definition at line 162 of file optimization.h.

◆ hasbndu

ae_vector alglib_impl::sactiveset::hasbndu

Definition at line 163 of file optimization.h.

◆ hasxc

ae_bool alglib_impl::sactiveset::hasxc

Definition at line 151 of file optimization.h.

◆ ibasis

ae_matrix alglib_impl::sactiveset::ibasis

Definition at line 158 of file optimization.h.

◆ mtas

ae_vector alglib_impl::sactiveset::mtas

Definition at line 170 of file optimization.h.

◆ mtx

ae_vector alglib_impl::sactiveset::mtx

Definition at line 169 of file optimization.h.

◆ n

ae_int_t alglib_impl::sactiveset::n

Definition at line 148 of file optimization.h.

◆ nec

ae_int_t alglib_impl::sactiveset::nec

Definition at line 167 of file optimization.h.

◆ nic

ae_int_t alglib_impl::sactiveset::nic

Definition at line 168 of file optimization.h.

◆ pbasis

ae_matrix alglib_impl::sactiveset::pbasis

Definition at line 157 of file optimization.h.

◆ rctmpconstraintidx

ae_vector alglib_impl::sactiveset::rctmpconstraintidx

Definition at line 185 of file optimization.h.

◆ rctmpdense0

ae_matrix alglib_impl::sactiveset::rctmpdense0

Definition at line 182 of file optimization.h.

◆ rctmpdense1

ae_matrix alglib_impl::sactiveset::rctmpdense1

Definition at line 183 of file optimization.h.

◆ rctmpg

ae_vector alglib_impl::sactiveset::rctmpg

Definition at line 180 of file optimization.h.

◆ rctmpisequality

ae_vector alglib_impl::sactiveset::rctmpisequality

Definition at line 184 of file optimization.h.

◆ rctmplambdas

ae_vector alglib_impl::sactiveset::rctmplambdas

Definition at line 186 of file optimization.h.

◆ rctmprightpart

ae_vector alglib_impl::sactiveset::rctmprightpart

Definition at line 181 of file optimization.h.

◆ rctmps

ae_vector alglib_impl::sactiveset::rctmps

Definition at line 179 of file optimization.h.

◆ s

ae_vector alglib_impl::sactiveset::s

Definition at line 152 of file optimization.h.

◆ sbasis

ae_matrix alglib_impl::sactiveset::sbasis

Definition at line 156 of file optimization.h.

◆ scntmp

ae_vector alglib_impl::sactiveset::scntmp

Definition at line 175 of file optimization.h.

◆ solver

snnlssolver alglib_impl::sactiveset::solver

Definition at line 174 of file optimization.h.

◆ tmp0

ae_vector alglib_impl::sactiveset::tmp0

Definition at line 176 of file optimization.h.

◆ tmpbasis

ae_matrix alglib_impl::sactiveset::tmpbasis

Definition at line 187 of file optimization.h.

◆ tmpfeas

ae_vector alglib_impl::sactiveset::tmpfeas

Definition at line 177 of file optimization.h.

◆ tmpm0

ae_matrix alglib_impl::sactiveset::tmpm0

Definition at line 178 of file optimization.h.

◆ unitdiagonal

ae_vector alglib_impl::sactiveset::unitdiagonal

Definition at line 173 of file optimization.h.

◆ xc

ae_vector alglib_impl::sactiveset::xc

Definition at line 150 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