ConstrainedOptPack: C++ Tools for Constrained (and Unconstrained) Optimization
Version of the Day
|
This is the complete list of members for ConstrainedOptPack::QPSolverRelaxedQPOPTSOL, including all inherited members.
A_ | ConstrainedOptPack::QPSolverRelaxedQPOPTSOL | protected |
AX_ | ConstrainedOptPack::QPSolverRelaxedQPOPTSOL | protected |
BL_ | ConstrainedOptPack::QPSolverRelaxedQPOPTSOL | protected |
BU_ | ConstrainedOptPack::QPSolverRelaxedQPOPTSOL | protected |
call_qp_solver(bool warm_start)=0 | ConstrainedOptPack::QPSolverRelaxedQPOPTSOL | protectedpure virtual |
CLAMDA_ | ConstrainedOptPack::QPSolverRelaxedQPOPTSOL | protected |
CVEC_ | ConstrainedOptPack::QPSolverRelaxedQPOPTSOL | protected |
EInform enum name | ConstrainedOptPack::QPSolverRelaxedQPOPTSOL | |
EOutputLevel enum name | ConstrainedOptPack::QPSolverRelaxed | |
ERunTests enum name | ConstrainedOptPack::QPSolverRelaxed | |
f_dbl_prec typedef | ConstrainedOptPack::QPSolverRelaxedQPOPTSOL | |
f_int typedef | ConstrainedOptPack::QPSolverRelaxedQPOPTSOL | |
f_logical typedef | ConstrainedOptPack::QPSolverRelaxedQPOPTSOL | |
G() const | ConstrainedOptPack::QPSolverRelaxedQPOPTSOL | virtual |
get_qp_stats() const | ConstrainedOptPack::QPSolverRelaxedQPOPTSOL | virtual |
imp_solve_qp(std::ostream *out, EOutputLevel olevel, ERunTests test_what, const Vector &g, const MatrixSymOp &G, value_type etaL, const Vector *dL, const Vector *dU, const MatrixOp *E, BLAS_Cpp::Transp trans_E, const Vector *b, const Vector *eL, const Vector *eU, const MatrixOp *F, BLAS_Cpp::Transp trans_F, const Vector *f, value_type *obj_d, value_type *eta, VectorMutable *d, VectorMutable *nu, VectorMutable *mu, VectorMutable *Ed, VectorMutable *lambda, VectorMutable *Fd) | ConstrainedOptPack::QPSolverRelaxedQPOPTSOL | protectedvirtual |
ISTATE_ | ConstrainedOptPack::QPSolverRelaxedQPOPTSOL | protected |
ISTATE_t typedef | ConstrainedOptPack::QPSolverRelaxedQPOPTSOL | protected |
ITER_ | ConstrainedOptPack::QPSolverRelaxedQPOPTSOL | protected |
IWORK_ | ConstrainedOptPack::QPSolverRelaxedQPOPTSOL | protected |
IWORK_t typedef | ConstrainedOptPack::QPSolverRelaxedQPOPTSOL | protected |
liwork(f_int N, f_int NCLIN) const =0 | ConstrainedOptPack::QPSolverRelaxedQPOPTSOL | protectedpure virtual |
LIWORK_ | ConstrainedOptPack::QPSolverRelaxedQPOPTSOL | protected |
lrwork(f_int N, f_int NCLIN) const =0 | ConstrainedOptPack::QPSolverRelaxedQPOPTSOL | protectedpure virtual |
LWORK_ | ConstrainedOptPack::QPSolverRelaxedQPOPTSOL | protected |
N_ | ConstrainedOptPack::QPSolverRelaxedQPOPTSOL | protected |
NCLIN_ | ConstrainedOptPack::QPSolverRelaxedQPOPTSOL | protected |
OBJ_ | ConstrainedOptPack::QPSolverRelaxedQPOPTSOL | protected |
print_qp_input(const value_type infinite_bound, std::ostream *out, EOutputLevel olevel, const Vector &g, const MatrixSymOp &G, value_type etaL, const Vector *dL, const Vector *dU, const MatrixOp *E, BLAS_Cpp::Transp trans_E, const Vector *b, const Vector *eL, const Vector *eU, const MatrixOp *F, BLAS_Cpp::Transp trans_F, const Vector *f, value_type *eta, VectorMutable *d, VectorMutable *nu, VectorMutable *mu, VectorMutable *lambda) | ConstrainedOptPack::QPSolverRelaxed | static |
print_qp_output(const value_type infinite_bound, std::ostream *out, EOutputLevel olevel, const value_type *obj_d, const value_type *eta, const Vector *d, const Vector *nu, const Vector *mu, const Vector *Ed, const Vector *lambda, const Vector *Fd) | ConstrainedOptPack::QPSolverRelaxed | static |
QPSolverRelaxed() | ConstrainedOptPack::QPSolverRelaxed | |
QPSolverRelaxedQPOPTSOL() | ConstrainedOptPack::QPSolverRelaxedQPOPTSOL | |
release_memory() | ConstrainedOptPack::QPSolverRelaxedQPOPTSOL | virtual |
solve_qp(std::ostream *out, EOutputLevel olevel, ERunTests test_what, const Vector &g, const MatrixSymOp &G, value_type etaL, const Vector &dL, const Vector &dU, const MatrixOp &E, BLAS_Cpp::Transp trans_E, const Vector &b, const Vector &eL, const Vector &eU, const MatrixOp &F, BLAS_Cpp::Transp trans_F, const Vector &f, value_type *obj_d, value_type *eta, VectorMutable *d, VectorMutable *nu, VectorMutable *mu, VectorMutable *Ed, VectorMutable *lambda, VectorMutable *Fd) | ConstrainedOptPack::QPSolverRelaxed | virtual |
solve_qp(std::ostream *out, EOutputLevel olevel, ERunTests test_what, const Vector &g, const MatrixSymOp &G, value_type etaL, const Vector &dL, const Vector &dU, const MatrixOp &E, BLAS_Cpp::Transp trans_E, const Vector &b, const Vector &eL, const Vector &eU, value_type *obj_d, value_type *eta, VectorMutable *d, VectorMutable *nu, VectorMutable *mu, VectorMutable *Ed) | ConstrainedOptPack::QPSolverRelaxed | virtual |
solve_qp(std::ostream *out, EOutputLevel olevel, ERunTests test_what, const Vector &g, const MatrixSymOp &G, value_type etaL, const Vector &dL, const Vector &dU, const MatrixOp &F, BLAS_Cpp::Transp trans_F, const Vector &f, value_type *obj_d, value_type *eta, VectorMutable *d, VectorMutable *nu, VectorMutable *lambda, VectorMutable *Fd) | ConstrainedOptPack::QPSolverRelaxed | virtual |
solve_qp(std::ostream *out, EOutputLevel olevel, ERunTests test_what, const Vector &g, const MatrixSymOp &G, const Vector &dL, const Vector &dU, value_type *obj_d, VectorMutable *d, VectorMutable *nu) | ConstrainedOptPack::QPSolverRelaxed | virtual |
solve_qp(std::ostream *out, EOutputLevel olevel, ERunTests test_what, const Vector &g, const MatrixSymOp &G, value_type etaL, const Vector *dL, const Vector *dU, const MatrixOp *E, BLAS_Cpp::Transp trans_E, const Vector *b, const Vector *eL, const Vector *eU, const MatrixOp *F, BLAS_Cpp::Transp trans_F, const Vector *f, value_type *obj_d, value_type *eta, VectorMutable *d, VectorMutable *nu, VectorMutable *mu, VectorMutable *Ed, VectorMutable *lambda, VectorMutable *Fd) | ConstrainedOptPack::QPSolverRelaxed | virtual |
STANDARD_MEMBER_COMPOSITION_MEMBERS(value_type, infinite_bound) | ConstrainedOptPack::QPSolverRelaxed | |
use_as_bigM() const | ConstrainedOptPack::QPSolverRelaxedQPOPTSOL | virtual |
validate_input(const value_type infinite_bound, const Vector &g, const MatrixSymOp &G, value_type etaL, const Vector *dL, const Vector *dU, const MatrixOp *E, BLAS_Cpp::Transp trans_E, const Vector *b, const Vector *eL, const Vector *eU, const MatrixOp *F, BLAS_Cpp::Transp trans_F, const Vector *f, const value_type *obj_d, const value_type *eta, const Vector *d, const Vector *nu, const Vector *mu, const Vector *Ed, const Vector *lambda, const Vector *Fd) | ConstrainedOptPack::QPSolverRelaxed | static |
WORK_ | ConstrainedOptPack::QPSolverRelaxedQPOPTSOL | protected |
WORK_t typedef | ConstrainedOptPack::QPSolverRelaxedQPOPTSOL | protected |
X_ | ConstrainedOptPack::QPSolverRelaxedQPOPTSOL | protected |
~QPSolverRelaxed() | ConstrainedOptPack::QPSolverRelaxed | inlinevirtual |
~QPSolverRelaxedQPOPTSOL() | ConstrainedOptPack::QPSolverRelaxedQPOPTSOL |