All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
soth::Stage Member List

This is the complete list of members for soth::Stage, including all inherited members.

activeSetsoth::Stageprotected
addARow(const Index &mlrowup, bool deficient=false)soth::Stageprotected
applyDamping(MatrixBase< VectorDerived > &x) const soth::Stage
applyDamping(MatrixBase< VD1 > &x, MatrixBase< VD2 > &y) const soth::Stage
applyDampingTranspose(MatrixBase< VectorDerived > &x) const soth::Stage
applyDampingTranspose(MatrixBase< VD1 > &x, const MatrixBase< VD2 > &y) const soth::Stage
BasicStage(const MatrixXd &J, const VectorBound &bounds, const BaseY &Y)soth::BasicStage
BasicStage(const Index nr, const Index nc, const double *Jdata, const Bound *bdata, const BaseY &Y)soth::BasicStage
BasicStage(const Index nr, const Index nc, const double *Jdata, const BaseY &Y)soth::BasicStage
boundssoth::BasicStageprotected
checkBound(const VectorXd &u0, const VectorXd &u1, ConstraintRef *, double *tau)soth::Stage
checkBound(const VectorXd &u0, const VectorXd &u1, ConstraintRef &cstmax, double &taumax)soth::Stage
computeError(const VectorXd &Ytu, MatrixBase< D > &err) const soth::Stage
computeError(const VectorXd &Ytu)soth::Stage
computeErrorFromJu(const VectorXd &MLYtu)soth::Stageprotected
computeErrorFromJu(const VectorXd &Ytu, MatrixBase< D > &err) const soth::Stageprotected
computeInitialCOD(BaseY &Yinit)soth::Stage
computeInitialJY()soth::Stageprotected
computeLagrangeMultipliers(VectorXd &rho, MatrixBase< D > &l) const soth::Stage
computeLagrangeMultipliers(VectorXd &rho)soth::Stage
computeMLYtu(const VectorXd &Ytu, VectorXd &MLYtu) const soth::Stageprotected
computeRho(const VectorXd &Ytu, VectorXd &Ytrho, bool inLambda=false)soth::Stage
computeSolution(VectorXd &Ytu) const soth::Stage
conditionalWinit(bool id)soth::Stageprotected
const_TriSubMatrixXd typedefsoth::Stage
damp(void)soth::Stage
dampBoundValue(const ConstraintRef &cst, const double &value)soth::Stage
damping(const double &factor)soth::Stageinline
damping(void) const soth::Stageinline
DAMPING_FACTORsoth::Stageprotectedstatic
dampingFactorsoth::Stageprotected
downdate(const Index position, GivensSequence &Ydown)soth::Stage
esoth::Stageprotected
e_soth::Stageprotected
eactive(VectorXd &e_) const soth::Stage
eactive() const soth::Stage
edworksoth::Stagemutableprotected
edwork_soth::Stagemutableprotected
EPSILONsoth::Stagestatic
freeMLsoth::Stageprotected
freezeSlacks(const bool &slacks=true)soth::Stage
getBoundRow(const Index &cst) const soth::BasicStage
getBounds() const soth::BasicStage
getBoundsInternal()soth::BasicStage
gete()soth::Stageinline
gete() const soth::Stageinline
getJ() const soth::BasicStage
getJrow(const Index &cst) const soth::BasicStage
getL()soth::Stageinline
getL() const soth::Stageinline
getLagrangeDamped() const soth::Stageinline
getLagrangeMultipliers()soth::Stageinline
getLagrangeMultipliers() const soth::Stageinline
getLdtri()soth::Stageinline
getLdtri() const soth::Stageinline
getLtri()soth::Stageinline
getLtri() const soth::Stageinline
getM()soth::Stageinline
getM() const soth::Stageinline
getOptimalActiveSet(bool withTwin=false)soth::Stage
getSizeL() const soth::Stageinline
getSizeM() const soth::Stageinline
getWr() const soth::Stageinline
Ilsoth::Stageprotected
Imsoth::Stageprotected
Index typedefsoth::Stage
Indirect typedefsoth::Stage
Irsoth::Stageprotected
Irnsoth::Stageprotected
isActive(Index cst) const soth::Stage
isDampCptsoth::Stageprotected
isFreezedsoth::Stageprotected
isInitsoth::Stageprotected
isLagrangeCptsoth::Stageprotected
isOptimumCptsoth::Stageprotected
isResetsoth::Stageprotected
isWIdentysoth::Stageprotected
Iwsoth::Stageprotected
Jsoth::BasicStageprotected
Jactive(MatrixXd &J_) const soth::Stage
Jactive() const soth::Stage
Lsoth::Stageprotected
lambdasoth::Stageprotected
lambda_soth::Stageprotected
lambdadampedsoth::Stagemutableprotected
Ldsoth::Stageprotected
Ld_soth::Stageprotected
Ldworksoth::Stageprotected
Ldwork_soth::Stageprotected
listener_function_t typedefsoth::BasicStage
lzfreezedsoth::Stageprotected
Msoth::Stageprotected
MatrixXdRef typedefsoth::BasicStageprotected
maxLambda(const VectorXd &u, double &lmax, Index &row) const soth::Stage
ML_soth::Stageprotected
Mrsoth::Stageprotected
namesoth::Stage
nbConstraints(void) const soth::Stageinline
ncsoth::BasicStageprotected
notifiorsoth::BasicStage
nrsoth::BasicStageprotected
nullifyACrossFromW(const Index position)soth::Stageprotected
nullifyLineDeficient(const Index row, const Index in_r)soth::Stageprotected
propagateDowndate(GivensSequence &Ydown, bool decreasePreviousRank)soth::Stage
propagateUpdate(GivensSequence &Ydown, Index decreasePreviousRank)soth::Stage
rank() const soth::Stageinline
recompose(MatrixXd &WMLY) const soth::Stage
regularizeHessenberg(GivensSequence &Ydown)soth::Stageprotected
removeACrossFromW(const Index &row, const Index &col)soth::Stageprotected
removeARowFromL(Index row)soth::Stageprotected
reset(void)soth::Stage
RowL typedefsoth::Stage
rowL0(const Index r)soth::Stage
RowML typedefsoth::Stage
rowML(const Index r)soth::Stage
rowMrL0(const Index r)soth::Stage
rowSize(const Index r)soth::Stage
set(const MatrixXd &J, const VectorBound &bounds)soth::BasicStage
set(const double *Jdata, const Bound *bdata)soth::BasicStage
setInitialActiveSet(void)soth::Stage
setInitialActiveSet(const cstref_vector_t &initialGuess, bool checkTwin=false)soth::Stage
show(std::ostream &os, Index stageRef, bool check=false) const soth::Stage
showActiveSet(std::ostream &os) const soth::Stage
sizeA(void) const soth::Stageinline
sizeLsoth::Stageprotected
sizeMsoth::Stageprotected
sizeN(void) const soth::Stageinline
Stage(const MatrixXd &J, const VectorBound &bounds, BaseY &Y)soth::Stage
Stage(const Index nr, const Index nc, const double *Jdata, const Bound *bdata, const BaseY &Y)soth::Stage
Stage(const Index nr, const Index nc, const double *Jdata, const BaseY &Y)soth::Stage
testRecomposition(void) const soth::Stage
testSolution(const VectorXd &solution) const soth::Stage
testUnactiveTwins(void)soth::Stage
TriSubMatrixXd typedefsoth::Stage
update(const ConstraintRef &cst, GivensSequence &Yup)soth::Stage
useDamp(void) const soth::Stageinline
VectorBoundRef typedefsoth::BasicStageprotected
Wsoth::Stageprotected
W_soth::Stageprotected
Wdsoth::Stageprotected
where(Index cst) const soth::Stage
which(Index row) const soth::Stage
Wrsoth::Stageprotected
Ysoth::BasicStageprotected