|
MOOCHO (Single Doxygen Collection)
Version of the Day
|
This is the complete list of members for ConstrainedOptPack::QPSolverRelaxedQPKWIK, including all inherited members.
| A_ | ConstrainedOptPack::QPSolverRelaxedQPKWIK | private |
| BL_ | ConstrainedOptPack::QPSolverRelaxedQPKWIK | private |
| BU_ | ConstrainedOptPack::QPSolverRelaxedQPKWIK | private |
| EOutputLevel enum name | ConstrainedOptPack::QPSolverRelaxed | |
| ERunTests enum name | ConstrainedOptPack::QPSolverRelaxed | |
| EXTRA_ | ConstrainedOptPack::QPSolverRelaxedQPKWIK | private |
| f_int typedef | ConstrainedOptPack::QPSolverRelaxedQPKWIK | private |
| get_qp_stats() const | ConstrainedOptPack::QPSolverRelaxedQPKWIK | virtual |
| GRAD_ | ConstrainedOptPack::QPSolverRelaxedQPKWIK | private |
| IACT_ | ConstrainedOptPack::QPSolverRelaxedQPKWIK | private |
| IACT_t typedef | ConstrainedOptPack::QPSolverRelaxedQPKWIK | private |
| IACTSTORE_ | ConstrainedOptPack::QPSolverRelaxedQPKWIK | private |
| IACTSTORE_t typedef | ConstrainedOptPack::QPSolverRelaxedQPKWIK | private |
| IBND_ | ConstrainedOptPack::QPSolverRelaxedQPKWIK | private |
| IBND_INV_ | ConstrainedOptPack::QPSolverRelaxedQPKWIK | private |
| IBND_t typedef | ConstrainedOptPack::QPSolverRelaxedQPKWIK | private |
| 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::QPSolverRelaxedQPKWIK | protectedvirtual |
| INF_ | ConstrainedOptPack::QPSolverRelaxedQPKWIK | private |
| ISTATE_ | ConstrainedOptPack::QPSolverRelaxedQPKWIK | private |
| ISTATE_t typedef | ConstrainedOptPack::QPSolverRelaxedQPKWIK | private |
| ITER_ | ConstrainedOptPack::QPSolverRelaxedQPKWIK | private |
| IYPY_ | ConstrainedOptPack::QPSolverRelaxedQPKWIK | private |
| LDA_ | ConstrainedOptPack::QPSolverRelaxedQPKWIK | private |
| LDUINV_AUG_ | ConstrainedOptPack::QPSolverRelaxedQPKWIK | private |
| LRW_ | ConstrainedOptPack::QPSolverRelaxedQPKWIK | private |
| M1_ | ConstrainedOptPack::QPSolverRelaxedQPKWIK | private |
| M2_ | ConstrainedOptPack::QPSolverRelaxedQPKWIK | private |
| M3_ | ConstrainedOptPack::QPSolverRelaxedQPKWIK | private |
| MAX_ITER_ | ConstrainedOptPack::QPSolverRelaxedQPKWIK | private |
| N_ | ConstrainedOptPack::QPSolverRelaxedQPKWIK | private |
| NACT_ | ConstrainedOptPack::QPSolverRelaxedQPKWIK | private |
| NACTSTORE_ | ConstrainedOptPack::QPSolverRelaxedQPKWIK | private |
| NO_TESTS enum value | ConstrainedOptPack::QPSolverRelaxed | |
| NUM_ADDS_ | ConstrainedOptPack::QPSolverRelaxedQPKWIK | private |
| NUM_DROPS_ | ConstrainedOptPack::QPSolverRelaxedQPKWIK | private |
| NUMPARAM_ | ConstrainedOptPack::QPSolverRelaxedQPKWIK | private |
| PRINT_BASIC_INFO enum value | ConstrainedOptPack::QPSolverRelaxed | |
| PRINT_EVERY_THING enum value | ConstrainedOptPack::QPSolverRelaxed | |
| PRINT_ITER_ACT_SET enum value | ConstrainedOptPack::QPSolverRelaxed | |
| PRINT_ITER_STEPS enum value | ConstrainedOptPack::QPSolverRelaxed | |
| PRINT_ITER_SUMMARY enum value | ConstrainedOptPack::QPSolverRelaxed | |
| PRINT_ITER_VECTORS enum value | ConstrainedOptPack::QPSolverRelaxed | |
| PRINT_NONE enum value | ConstrainedOptPack::QPSolverRelaxed | |
| 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 |
| qp_stats_ | ConstrainedOptPack::QPSolverRelaxedQPKWIK | private |
| QPSolverRelaxed() | ConstrainedOptPack::QPSolverRelaxed | |
| QPSolverRelaxedQPKWIK(value_type max_qp_iter_frac=10.0, value_type infinite_bound=1e+20) | ConstrainedOptPack::QPSolverRelaxedQPKWIK | |
| release_memory() | ConstrainedOptPack::QPSolverRelaxedQPKWIK | virtual |
| RUN_TESTS enum value | ConstrainedOptPack::QPSolverRelaxed | |
| RW_ | ConstrainedOptPack::QPSolverRelaxedQPKWIK | private |
| 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, max_qp_iter_frac) | ConstrainedOptPack::QPSolverRelaxedQPKWIK | |
| STANDARD_MEMBER_COMPOSITION_MEMBERS(value_type, infinite_bound) | ConstrainedOptPack::QPSolverRelaxedQPKWIK | |
| UINV_AUG_ | ConstrainedOptPack::QPSolverRelaxedQPKWIK | private |
| UR_ | ConstrainedOptPack::QPSolverRelaxedQPKWIK | private |
| 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 |
| WARM_ | ConstrainedOptPack::QPSolverRelaxedQPKWIK | private |
| X_ | ConstrainedOptPack::QPSolverRelaxedQPKWIK | private |
| YPY_ | ConstrainedOptPack::QPSolverRelaxedQPKWIK | private |
| ~QPSolverRelaxed() | ConstrainedOptPack::QPSolverRelaxed | inlinevirtual |
| ~QPSolverRelaxedQPKWIK() | ConstrainedOptPack::QPSolverRelaxedQPKWIK |
1.8.6