This is the complete list of members for remove_dual_action, including all inherited members.
CoinPresolveAction(const CoinPresolveAction *next) | CoinPresolveAction | inline |
name() const =0 | CoinPresolveAction | pure virtual |
next | CoinPresolveAction | |
postsolve(CoinPostsolveMatrix *prob) const =0 | CoinPresolveAction | pure virtual |
presolve(CoinPresolveMatrix *prob, const CoinPresolveAction *next) | remove_dual_action | static |
remove_dual_action(int nactions, const CoinPresolveAction *next) | remove_dual_action | |
setNext(const CoinPresolveAction *nextAction) | CoinPresolveAction | inline |
throwCoinError(const char *error, const char *ps_routine) | CoinPresolveAction | inlinestatic |
~CoinPresolveAction() | CoinPresolveAction | inlinevirtual |