This is the complete list of members for soth::Stage, including all inherited members.
activeSet | soth::Stage | protected |
addARow(const Index &mlrowup, bool deficient=false) | soth::Stage | protected |
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 | |
bounds | soth::BasicStage | protected |
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::Stage | protected |
computeErrorFromJu(const VectorXd &Ytu, MatrixBase< D > &err) const | soth::Stage | protected |
computeInitialCOD(BaseY &Yinit) | soth::Stage | |
computeInitialJY() | soth::Stage | protected |
computeLagrangeMultipliers(VectorXd &rho, MatrixBase< D > &l) const | soth::Stage | |
computeLagrangeMultipliers(VectorXd &rho) | soth::Stage | |
computeMLYtu(const VectorXd &Ytu, VectorXd &MLYtu) const | soth::Stage | protected |
computeRho(const VectorXd &Ytu, VectorXd &Ytrho, bool inLambda=false) | soth::Stage | |
computeSolution(VectorXd &Ytu) const | soth::Stage | |
conditionalWinit(bool id) | soth::Stage | protected |
const_TriSubMatrixXd typedef | soth::Stage | |
damp(void) | soth::Stage | |
dampBoundValue(const ConstraintRef &cst, const double &value) | soth::Stage | |
damping(const double &factor) | soth::Stage | inline |
damping(void) const | soth::Stage | inline |
DAMPING_FACTOR | soth::Stage | protectedstatic |
dampingFactor | soth::Stage | protected |
downdate(const Index position, GivensSequence &Ydown) | soth::Stage | |
e | soth::Stage | protected |
e_ | soth::Stage | protected |
eactive(VectorXd &e_) const | soth::Stage | |
eactive() const | soth::Stage | |
edwork | soth::Stage | mutableprotected |
edwork_ | soth::Stage | mutableprotected |
EPSILON | soth::Stage | static |
freeML | soth::Stage | protected |
freezeSlacks(const bool &slacks=true) | soth::Stage | |
getBoundRow(const Index &cst) const | soth::BasicStage | |
getBounds() const | soth::BasicStage | |
getBoundsInternal() | soth::BasicStage | |
gete() | soth::Stage | inline |
gete() const | soth::Stage | inline |
getJ() const | soth::BasicStage | |
getJrow(const Index &cst) const | soth::BasicStage | |
getL() | soth::Stage | inline |
getL() const | soth::Stage | inline |
getLagrangeDamped() const | soth::Stage | inline |
getLagrangeMultipliers() | soth::Stage | inline |
getLagrangeMultipliers() const | soth::Stage | inline |
getLdtri() | soth::Stage | inline |
getLdtri() const | soth::Stage | inline |
getLtri() | soth::Stage | inline |
getLtri() const | soth::Stage | inline |
getM() | soth::Stage | inline |
getM() const | soth::Stage | inline |
getOptimalActiveSet(bool withTwin=false) | soth::Stage | |
getSizeL() const | soth::Stage | inline |
getSizeM() const | soth::Stage | inline |
getWr() const | soth::Stage | inline |
Il | soth::Stage | protected |
Im | soth::Stage | protected |
Index typedef | soth::Stage | |
Indirect typedef | soth::Stage | |
Ir | soth::Stage | protected |
Irn | soth::Stage | protected |
isActive(Index cst) const | soth::Stage | |
isDampCpt | soth::Stage | protected |
isFreezed | soth::Stage | protected |
isInit | soth::Stage | protected |
isLagrangeCpt | soth::Stage | protected |
isOptimumCpt | soth::Stage | protected |
isReset | soth::Stage | protected |
isWIdenty | soth::Stage | protected |
Iw | soth::Stage | protected |
J | soth::BasicStage | protected |
Jactive(MatrixXd &J_) const | soth::Stage | |
Jactive() const | soth::Stage | |
L | soth::Stage | protected |
lambda | soth::Stage | protected |
lambda_ | soth::Stage | protected |
lambdadamped | soth::Stage | mutableprotected |
Ld | soth::Stage | protected |
Ld_ | soth::Stage | protected |
Ldwork | soth::Stage | protected |
Ldwork_ | soth::Stage | protected |
listener_function_t typedef | soth::BasicStage | |
lzfreezed | soth::Stage | protected |
M | soth::Stage | protected |
MatrixXdRef typedef | soth::BasicStage | protected |
maxLambda(const VectorXd &u, double &lmax, Index &row) const | soth::Stage | |
ML_ | soth::Stage | protected |
Mr | soth::Stage | protected |
name | soth::Stage | |
nbConstraints(void) const | soth::Stage | inline |
nc | soth::BasicStage | protected |
notifior | soth::BasicStage | |
nr | soth::BasicStage | protected |
nullifyACrossFromW(const Index position) | soth::Stage | protected |
nullifyLineDeficient(const Index row, const Index in_r) | soth::Stage | protected |
propagateDowndate(GivensSequence &Ydown, bool decreasePreviousRank) | soth::Stage | |
propagateUpdate(GivensSequence &Ydown, Index decreasePreviousRank) | soth::Stage | |
rank() const | soth::Stage | inline |
recompose(MatrixXd &WMLY) const | soth::Stage | |
regularizeHessenberg(GivensSequence &Ydown) | soth::Stage | protected |
removeACrossFromW(const Index &row, const Index &col) | soth::Stage | protected |
removeARowFromL(Index row) | soth::Stage | protected |
reset(void) | soth::Stage | |
RowL typedef | soth::Stage | |
rowL0(const Index r) | soth::Stage | |
RowML typedef | soth::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::Stage | inline |
sizeL | soth::Stage | protected |
sizeM | soth::Stage | protected |
sizeN(void) const | soth::Stage | inline |
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 typedef | soth::Stage | |
update(const ConstraintRef &cst, GivensSequence &Yup) | soth::Stage | |
useDamp(void) const | soth::Stage | inline |
VectorBoundRef typedef | soth::BasicStage | protected |
W | soth::Stage | protected |
W_ | soth::Stage | protected |
Wd | soth::Stage | protected |
where(Index cst) const | soth::Stage | |
which(Index row) const | soth::Stage | |
Wr | soth::Stage | protected |
Y | soth::BasicStage | protected |