Public Attributes | |
ae_int_t | n |
ae_int_t | algostate |
ae_vector | xc |
ae_bool | hasxc |
ae_vector | s |
ae_vector | h |
ae_vector | activeset |
ae_bool | basisisready |
ae_matrix | sbasis |
ae_matrix | pbasis |
ae_matrix | ibasis |
ae_int_t | basissize |
ae_bool | feasinitpt |
ae_bool | constraintschanged |
ae_vector | hasbndl |
ae_vector | hasbndu |
ae_vector | bndl |
ae_vector | bndu |
ae_matrix | cleic |
ae_int_t | nec |
ae_int_t | nic |
ae_vector | mtx |
ae_vector | mtas |
ae_vector | cdtmp |
ae_vector | corrtmp |
ae_vector | unitdiagonal |
snnlssolver | solver |
ae_vector | scntmp |
ae_vector | tmp0 |
ae_vector | tmpfeas |
ae_matrix | tmpm0 |
ae_vector | rctmps |
ae_vector | rctmpg |
ae_vector | rctmprightpart |
ae_matrix | rctmpdense0 |
ae_matrix | rctmpdense1 |
ae_vector | rctmpisequality |
ae_vector | rctmpconstraintidx |
ae_vector | rctmplambdas |
ae_matrix | tmpbasis |
Definition at line 128 of file optimization.h.
ae_vector alglib_impl::sactiveset::activeset |
Definition at line 136 of file optimization.h.
ae_int_t alglib_impl::sactiveset::algostate |
Definition at line 131 of file optimization.h.
ae_bool alglib_impl::sactiveset::basisisready |
Definition at line 137 of file optimization.h.
ae_int_t alglib_impl::sactiveset::basissize |
Definition at line 141 of file optimization.h.
ae_vector alglib_impl::sactiveset::bndl |
Definition at line 146 of file optimization.h.
ae_vector alglib_impl::sactiveset::bndu |
Definition at line 147 of file optimization.h.
ae_vector alglib_impl::sactiveset::cdtmp |
Definition at line 153 of file optimization.h.
ae_matrix alglib_impl::sactiveset::cleic |
Definition at line 148 of file optimization.h.
ae_bool alglib_impl::sactiveset::constraintschanged |
Definition at line 143 of file optimization.h.
ae_vector alglib_impl::sactiveset::corrtmp |
Definition at line 154 of file optimization.h.
ae_bool alglib_impl::sactiveset::feasinitpt |
Definition at line 142 of file optimization.h.
ae_vector alglib_impl::sactiveset::h |
Definition at line 135 of file optimization.h.
ae_vector alglib_impl::sactiveset::hasbndl |
Definition at line 144 of file optimization.h.
ae_vector alglib_impl::sactiveset::hasbndu |
Definition at line 145 of file optimization.h.
ae_bool alglib_impl::sactiveset::hasxc |
Definition at line 133 of file optimization.h.
ae_matrix alglib_impl::sactiveset::ibasis |
Definition at line 140 of file optimization.h.
ae_vector alglib_impl::sactiveset::mtas |
Definition at line 152 of file optimization.h.
ae_vector alglib_impl::sactiveset::mtx |
Definition at line 151 of file optimization.h.
ae_int_t alglib_impl::sactiveset::n |
Definition at line 130 of file optimization.h.
ae_int_t alglib_impl::sactiveset::nec |
Definition at line 149 of file optimization.h.
ae_int_t alglib_impl::sactiveset::nic |
Definition at line 150 of file optimization.h.
ae_matrix alglib_impl::sactiveset::pbasis |
Definition at line 139 of file optimization.h.
ae_vector alglib_impl::sactiveset::rctmpconstraintidx |
Definition at line 167 of file optimization.h.
ae_matrix alglib_impl::sactiveset::rctmpdense0 |
Definition at line 164 of file optimization.h.
ae_matrix alglib_impl::sactiveset::rctmpdense1 |
Definition at line 165 of file optimization.h.
ae_vector alglib_impl::sactiveset::rctmpg |
Definition at line 162 of file optimization.h.
ae_vector alglib_impl::sactiveset::rctmpisequality |
Definition at line 166 of file optimization.h.
ae_vector alglib_impl::sactiveset::rctmplambdas |
Definition at line 168 of file optimization.h.
ae_vector alglib_impl::sactiveset::rctmprightpart |
Definition at line 163 of file optimization.h.
ae_vector alglib_impl::sactiveset::rctmps |
Definition at line 161 of file optimization.h.
ae_vector alglib_impl::sactiveset::s |
Definition at line 134 of file optimization.h.
ae_matrix alglib_impl::sactiveset::sbasis |
Definition at line 138 of file optimization.h.
ae_vector alglib_impl::sactiveset::scntmp |
Definition at line 157 of file optimization.h.
snnlssolver alglib_impl::sactiveset::solver |
Definition at line 156 of file optimization.h.
ae_vector alglib_impl::sactiveset::tmp0 |
Definition at line 158 of file optimization.h.
ae_matrix alglib_impl::sactiveset::tmpbasis |
Definition at line 169 of file optimization.h.
ae_vector alglib_impl::sactiveset::tmpfeas |
Definition at line 159 of file optimization.h.
ae_matrix alglib_impl::sactiveset::tmpm0 |
Definition at line 160 of file optimization.h.
ae_vector alglib_impl::sactiveset::unitdiagonal |
Definition at line 155 of file optimization.h.
ae_vector alglib_impl::sactiveset::xc |
Definition at line 132 of file optimization.h.