, including all inherited members.
activeSearch(VectorXd &u) | soth::HCOD | |
computeLagrangeMultipliers(const Index &stageRef) | soth::HCOD | |
computeSolution(bool compute_u=true) | soth::HCOD | |
computeStep(void) | soth::HCOD | |
computeStepAndUpdate(void) | soth::HCOD | |
damp(void) | soth::HCOD | |
debugOnce(std::string filename="", bool keepOpen=false) | soth::HCOD | |
downdate(const Index &stageDown, const Index &row) | soth::HCOD | |
downdate(stage_iter_t stageIter, const Index &row) | soth::HCOD | |
freezedStages | soth::HCOD | |
getMaxDamping() const | soth::HCOD | |
getOptimalActiveSet(Index k) | soth::HCOD | |
getOptimalActiveSet() | soth::HCOD | |
HCOD(Index sizeProblem, Index nbStage=0) | soth::HCOD | |
HCOD(void) | soth::HCOD | [inline, protected] |
Index typedef | soth::HCOD | [protected] |
initialize(void) | soth::HCOD | |
isDebugOnce | soth::HCOD | |
isInit | soth::HCOD | |
isReset | soth::HCOD | |
isSolutionCpt | soth::HCOD | |
makeStep(double tau, bool compute_u=true) | soth::HCOD | |
makeStep(bool compute_u=true) | soth::HCOD | |
nbStages() const | soth::HCOD | [inline] |
notifiorRegistration(const Stage::listener_function_t &f, int stageRank=-1) | soth::HCOD | |
operator[](Index i) | soth::HCOD | [inline] |
operator[](Index i) const | soth::HCOD | [inline] |
pushBackStage(const MatrixXd &J, const VectorBound &bounds) | soth::HCOD | |
pushBackStage(const Index &nr, const double *Jdata, const Bound *bdata) | soth::HCOD | |
pushBackStage(const Index &nr, const double *Jdata) | soth::HCOD | |
pushBackStages(const std::vector< MatrixXd > &J, const std::vector< VectorBound > &bounds) | soth::HCOD | |
rank() const | soth::HCOD | |
reset(void) | soth::HCOD | |
rho | soth::HCOD | |
search(const Index &stageRef) | soth::HCOD | |
searchAndDowndate(const Index &stageRef) | soth::HCOD | |
setDamping(const double &d) | soth::HCOD | |
setInitialActiveSet() | soth::HCOD | |
setInitialActiveSet(const cstref_vector_t &Ir0, Index k) | soth::HCOD | |
setInitialActiveSet(const std::vector< cstref_vector_t > &Ir) | soth::HCOD | |
setNameByOrder(const std::string root="") | soth::HCOD | |
show(std::ostream &os, bool check=false) | soth::HCOD | |
showActiveSet(std::ostream &os) const | soth::HCOD | |
sizeA() const | soth::HCOD | |
sizeProblem | soth::HCOD | |
solution | soth::HCOD | |
stage(Index i) | soth::HCOD | |
stage(Index i) const | soth::HCOD | |
stage_citer_t typedef | soth::HCOD | [protected] |
stage_iter_t typedef | soth::HCOD | [protected] |
stage_ptr_t typedef | soth::HCOD | [protected] |
stage_riter_t typedef | soth::HCOD | [protected] |
stage_sequence_size_t typedef | soth::HCOD | [protected] |
stage_sequence_t typedef | soth::HCOD | [protected] |
stages | soth::HCOD | |
testLagrangeMultipliers(Index stageRef, std::ostream *os=NULL) const | soth::HCOD | |
testLagrangeMultipliers(Index stageRef, std::ostream &os) const | soth::HCOD | [inline] |
testRecomposition(std::ostream *os=NULL) | soth::HCOD | |
testSolution(std::ostream *os=NULL) | soth::HCOD | |
uNext | soth::HCOD | |
update(const Index &stageUp, const ConstraintRef &cst) | soth::HCOD | |
update(stage_iter_t stageIter, const ConstraintRef &cst) | soth::HCOD | |
updateY(const GivensSequence &Yup) | soth::HCOD | [protected] |
useDamp(bool c) | soth::HCOD | [inline] |
useDamp() const | soth::HCOD | [inline] |
withDamp | soth::HCOD | |
Y | soth::HCOD | |
Ytu | soth::HCOD | |
YtuNext | soth::HCOD | |