|
PIPS-NLP
|
This is the complete list of members for sVars, including all inherited members.
| AddChild(sVars *child) | sVars | protected |
| children | sVars | |
| computeDD() | NlpGenVars | virtual |
| computeXSDD(Variables *step_in) | NlpGenVars | virtual |
| copy(Variables *b) | NlpGenVars | virtual |
| copyDualPri0(Variables *b) | NlpGenVars | virtual |
| createChildren() | sVars | protected |
| dual_YZ_InfNorm(bool YZonly=true) | NlpGenVars | virtual |
| findBlocking(Variables *step, double &primalValue, double &primalStep, double &dualValue, double &dualStep, int &firstOrSecond) | NlpGenVars | virtual |
| findBlockingPriDual(Variables *step, double &primalValue, double &primalStep, double &dualValue, double &dualStep, int &firstOrSecond, double tau, double &alphaPri, double &alphaDual) | NlpGenVars | virtual |
| gamma | NlpGenVars | |
| getErrScaling(double s_max, double &scal_comm, double &scal_dualerr) | NlpGenVars | virtual |
| iclow | NlpGenVars | |
| icupp | NlpGenVars | |
| infnorm() | NlpGenVars | virtual |
| interiorBoundSlack(double alpha) | NlpGenVars | virtual |
| interiorBoundSlackDual(double alpha) | NlpGenVars | virtual |
| interiorPoint(double alpha, double beta) | NlpGenVars | virtual |
| interiorPointDualY(double alpha) | NlpGenVars | virtual |
| interiorPointDualZ(double alpha) | NlpGenVars | virtual |
| interiorPointPriS(double alpha) | NlpGenVars | virtual |
| interiorPointPriX(double alpha) | NlpGenVars | virtual |
| isInteriorPoint() | NlpGenVars | virtual |
| ixlow | NlpGenVars | |
| ixupp | NlpGenVars | |
| lambda | NlpGenVars | |
| mclow | NlpGenVars | |
| mcupp | NlpGenVars | |
| mergeNTstep(Variables *Nstep, Variables *Tstep, Variables *Curr_Iter, Residuals *res_in) | NlpGenVars | virtual |
| mu() | NlpGenVars | virtual |
| mustep(Variables *step_in, double alpha) | NlpGenVars | virtual |
| my | NlpGenVars | |
| mz | NlpGenVars | |
| nComplementaryVariables | Variables | |
| negate() | NlpGenVars | virtual |
| NlpGenVars() | NlpGenVars | inline |
| NlpGenVars(OoqpVector *x_in, OoqpVector *s_in, OoqpVector *y_in, OoqpVector *z_in, OoqpVector *v_in, OoqpVector *gamma_in, OoqpVector *w_in, OoqpVector *phi_in, OoqpVector *t_in, OoqpVector *lambda_in, OoqpVector *u_in, OoqpVector *pi_in, OoqpVector *ixlow_in, OoqpVector *ixupp_in, OoqpVector *iclow_in, OoqpVector *icupp_in) | NlpGenVars | |
| NlpGenVars(LinearAlgebraPackage *la, int nx_, int my_, int mz_, OoqpVector *ixlow, OoqpVector *ixupp, OoqpVector *iclow, OoqpVector *icupp) | NlpGenVars | |
| nSlack | NlpGenVars | |
| nsLOri | NlpGenVars | |
| nsUOri | NlpGenVars | |
| nx | NlpGenVars | |
| nxLOri | NlpGenVars | |
| nxlow | NlpGenVars | |
| nxUOri | NlpGenVars | |
| nxupp | NlpGenVars | |
| onenorm() | NlpGenVars | virtual |
| phi | NlpGenVars | |
| pi | NlpGenVars | |
| PiLs | NlpGenVars | |
| PiLx | NlpGenVars | |
| PiUs | NlpGenVars | |
| PiUx | NlpGenVars | |
| primal_XS_InfNorm(bool XSonly=true) | NlpGenVars | virtual |
| print() | NlpGenVars | virtual |
| printSolution(MpsReader *reader, NlpGenData *prob, int &iErr) | NlpGenVars | virtual |
| push_variables(OoqpVector *vec, OoqpVector *vec_slackLB, OoqpVector *vec_slackUB, OoqpVector *vec_Lb, OoqpVector *vec_Ub, OoqpVector *vec_Temp, const double k_1, const double k_2, const int ifX) | NlpGenVars | virtual |
| s | NlpGenVars | |
| saxpy(Variables *b, double alpha) | NlpGenVars | virtual |
| setPriZero() | NlpGenVars | virtual |
| SetSlackFromMaxXorY(OoqpVector *v_out, OoqpVector *x_in, OoqpVector *y_in) | NlpGenVars | virtual |
| setZero() | NlpGenVars | virtual |
| shiftBoundVariables(double alpha, double beta) | NlpGenVars | virtual |
| stepbound(Variables *b) | NlpGenVars | virtual |
| stepMax_BoundDual(Variables *b_in, const double tau) | NlpGenVars | virtual |
| stepMax_Pri(Variables *b_in, const double tau) | NlpGenVars | virtual |
| stochNode | sVars | protected |
| sVars(sTree *tree, OoqpVector *ixlow_in, OoqpVector *ixupp_in, OoqpVector *iclow_in, OoqpVector *icupp_in) | sVars | |
| sVars(sTree *tree, OoqpVector *x_in, OoqpVector *s_in, OoqpVector *y_in, OoqpVector *z_in, OoqpVector *v_in, OoqpVector *gamma_in, OoqpVector *w_in, OoqpVector *phi_in, OoqpVector *t_in, OoqpVector *lambda_in, OoqpVector *u_in, OoqpVector *pi_in, OoqpVector *ixlow_in, long long nxlowGlobal, OoqpVector *ixupp_in, long long nxuppGlobal, OoqpVector *iclow_in, long long mclowGlobal, OoqpVector *icupp_in, long long mcuppGlobal) | sVars | |
| sync() | sVars | virtual |
| t | NlpGenVars | |
| takeDualStep(Variables *step_in, const double alphaPri, double alphaSlackDual=-1) | NlpGenVars | virtual |
| takePrimalStep(Variables *step_in, const double alphaPri, double alphaSlack=-1) | NlpGenVars | virtual |
| takeStep(Variables *step_in, const double alphaPri, const double alphaDual, const double alphaNu, const int onlyPrimal=0) | NlpGenVars | virtual |
| u | NlpGenVars | |
| unscaleBounds(NlpGenData *data) | NlpGenVars | virtual |
| unscaleSolution(NlpGenData *data) | NlpGenVars | virtual |
| updateSlackAndDual(OoqpVector *tempx, OoqpVector *temps, const double k_sigma, const double mu) | NlpGenVars | virtual |
| v | NlpGenVars | |
| validNonZeroPattern() | NlpGenVars | virtual |
| violation() | NlpGenVars | virtual |
| w | NlpGenVars | |
| x | NlpGenVars | |
| y | NlpGenVars | |
| z | NlpGenVars | |
| ~NlpGenVars() | NlpGenVars | virtual |
| ~sVars() | sVars | virtual |
| ~Variables() | Variables | inlinevirtual |
1.8.11