MOOCHO (Single Doxygen Collection)
Version of the Day
|
Variables | |
const std::string | MoochoPack::num_basis_name = "num_basis" |
const std::string | MoochoPack::x_name = "x" |
const std::string | MoochoPack::f_name = "f" |
const std::string | MoochoPack::Gf_name = "Gf" |
const std::string | MoochoPack::HL_name = "HL" |
const std::string | MoochoPack::c_name = "c" |
const std::string | MoochoPack::h_name |
const std::string | MoochoPack::Gc_name = "Gc" |
const std::string | MoochoPack::Y_name = "Y" |
const std::string | MoochoPack::Z_name = "Z" |
const std::string | MoochoPack::R_name = "R" |
const std::string | MoochoPack::Uy_name = "Uy" |
const std::string | MoochoPack::Uz_name = "Uz" |
const std::string | MoochoPack::py_name = "py" |
const std::string | MoochoPack::Ypy_name = "Ypy" |
const std::string | MoochoPack::pz_name = "pz" |
const std::string | MoochoPack::Zpz_name = "Zpz" |
const std::string | MoochoPack::d_name = "d" |
const std::string | MoochoPack::rGf_name = "rGf" |
const std::string | MoochoPack::rHL_name = "rHL" |
const std::string | MoochoPack::w_name = "w" |
const std::string | MoochoPack::zeta_name = "zeta" |
const std::string | MoochoPack::qp_grad_name = "qp_grad" |
const std::string | MoochoPack::eta_name = "eta" |
const std::string | MoochoPack::alpha_name = "alpha" |
const std::string | MoochoPack::merit_func_nlp_name = "merit_func_nlp" |
const std::string | MoochoPack::mu_name = "mu" |
const std::string | MoochoPack::phi_name = "phi" |
const std::string | MoochoPack::opt_kkt_err_name = "opt_kkt_err" |
const std::string | MoochoPack::feas_kkt_err_name = "feas_kkt_err" |
const std::string | MoochoPack::comp_kkt_err_name = "comp_kkt_err" |
const std::string | MoochoPack::GL_name = "GL" |
const std::string | MoochoPack::rGL_name = "rGL" |
const std::string | MoochoPack::lambda_name = "lambda" |
const std::string | MoochoPack::nu_name = "nu" |
ToDo: Finish documentation!
const std::string MoochoPack::num_basis_name = "num_basis" |
Definition at line 58 of file MoochoPack_NLPAlgoState.cpp.
const std::string MoochoPack::x_name = "x" |
Definition at line 60 of file MoochoPack_NLPAlgoState.cpp.
const std::string MoochoPack::f_name = "f" |
Definition at line 61 of file MoochoPack_NLPAlgoState.cpp.
const std::string MoochoPack::Gf_name = "Gf" |
Definition at line 62 of file MoochoPack_NLPAlgoState.cpp.
const std::string MoochoPack::HL_name = "HL" |
Definition at line 63 of file MoochoPack_NLPAlgoState.cpp.
const std::string MoochoPack::c_name = "c" |
Definition at line 64 of file MoochoPack_NLPAlgoState.cpp.
const std::string MoochoPack::h_name |
const std::string MoochoPack::Gc_name = "Gc" |
Definition at line 65 of file MoochoPack_NLPAlgoState.cpp.
const std::string MoochoPack::Y_name = "Y" |
Definition at line 67 of file MoochoPack_NLPAlgoState.cpp.
const std::string MoochoPack::Z_name = "Z" |
Definition at line 68 of file MoochoPack_NLPAlgoState.cpp.
const std::string MoochoPack::R_name = "R" |
Definition at line 69 of file MoochoPack_NLPAlgoState.cpp.
const std::string MoochoPack::Uy_name = "Uy" |
Definition at line 70 of file MoochoPack_NLPAlgoState.cpp.
const std::string MoochoPack::Uz_name = "Uz" |
Definition at line 71 of file MoochoPack_NLPAlgoState.cpp.
const std::string MoochoPack::py_name = "py" |
Definition at line 73 of file MoochoPack_NLPAlgoState.cpp.
const std::string MoochoPack::Ypy_name = "Ypy" |
Definition at line 74 of file MoochoPack_NLPAlgoState.cpp.
const std::string MoochoPack::pz_name = "pz" |
Definition at line 75 of file MoochoPack_NLPAlgoState.cpp.
const std::string MoochoPack::Zpz_name = "Zpz" |
Definition at line 76 of file MoochoPack_NLPAlgoState.cpp.
const std::string MoochoPack::d_name = "d" |
Definition at line 77 of file MoochoPack_NLPAlgoState.cpp.
const std::string MoochoPack::rGf_name = "rGf" |
Definition at line 79 of file MoochoPack_NLPAlgoState.cpp.
const std::string MoochoPack::rHL_name = "rHL" |
Definition at line 80 of file MoochoPack_NLPAlgoState.cpp.
const std::string MoochoPack::w_name = "w" |
Definition at line 81 of file MoochoPack_NLPAlgoState.cpp.
const std::string MoochoPack::zeta_name = "zeta" |
Definition at line 82 of file MoochoPack_NLPAlgoState.cpp.
const std::string MoochoPack::qp_grad_name = "qp_grad" |
Definition at line 83 of file MoochoPack_NLPAlgoState.cpp.
const std::string MoochoPack::eta_name = "eta" |
Definition at line 84 of file MoochoPack_NLPAlgoState.cpp.
const std::string MoochoPack::alpha_name = "alpha" |
Definition at line 86 of file MoochoPack_NLPAlgoState.cpp.
const std::string MoochoPack::merit_func_nlp_name = "merit_func_nlp" |
Definition at line 87 of file MoochoPack_NLPAlgoState.cpp.
const std::string MoochoPack::mu_name = "mu" |
Definition at line 88 of file MoochoPack_NLPAlgoState.cpp.
const std::string MoochoPack::phi_name = "phi" |
Definition at line 89 of file MoochoPack_NLPAlgoState.cpp.
const std::string MoochoPack::opt_kkt_err_name = "opt_kkt_err" |
Definition at line 91 of file MoochoPack_NLPAlgoState.cpp.
const std::string MoochoPack::feas_kkt_err_name = "feas_kkt_err" |
Definition at line 92 of file MoochoPack_NLPAlgoState.cpp.
const std::string MoochoPack::comp_kkt_err_name = "comp_kkt_err" |
Definition at line 93 of file MoochoPack_NLPAlgoState.cpp.
const std::string MoochoPack::GL_name = "GL" |
Definition at line 94 of file MoochoPack_NLPAlgoState.cpp.
const std::string MoochoPack::rGL_name = "rGL" |
Definition at line 95 of file MoochoPack_NLPAlgoState.cpp.
const std::string MoochoPack::lambda_name = "lambda" |
Definition at line 96 of file MoochoPack_NLPAlgoState.cpp.
const std::string MoochoPack::nu_name = "nu" |
Definition at line 97 of file MoochoPack_NLPAlgoState.cpp.