ConstrainedOptPack: C++ Tools for Constrained (and Unconstrained) Optimization
Version of the Day
|
This is the complete list of members for ConstrainedOptPack::QPSchurInitKKTSystemHessianFull, including all inherited members.
bnd_fixed_t typedef | ConstrainedOptPack::QPSolverRelaxedQPSchur::InitKKTSystem | |
i_x_fixed_t typedef | ConstrainedOptPack::QPSolverRelaxedQPSchur::InitKKTSystem | |
i_x_free_t typedef | ConstrainedOptPack::QPSolverRelaxedQPSchur::InitKKTSystem | |
initialize_kkt_system(const Vector &g, const MatrixOp &G, value_type etaL, const Vector *dL, const Vector *dU, const MatrixOp *F, BLAS_Cpp::Transp trans_F, const Vector *f, const Vector *d, const Vector *nu, size_type *n_R, i_x_free_t *i_x_free, i_x_fixed_t *i_x_fixed, bnd_fixed_t *bnd_fixed, j_f_decomp_t *j_f_decomp, DVector *b_X, Ko_ptr_t *Ko, DVector *fo) const | ConstrainedOptPack::QPSchurInitKKTSystemHessianFull | virtual |
j_f_decomp_t typedef | ConstrainedOptPack::QPSolverRelaxedQPSchur::InitKKTSystem | |
Ko_ptr_t typedef | ConstrainedOptPack::QPSolverRelaxedQPSchur::InitKKTSystem | |
~InitKKTSystem() | ConstrainedOptPack::QPSolverRelaxedQPSchur::InitKKTSystem | inlinevirtual |