This is the complete list of members for CglParam, including all inherited members.
CglParam(const double inf=COIN_DBL_MAX, const double eps=1e-6, const double eps_c=1e-5, const int max_s=COIN_INT_MAX) | CglParam | |
CglParam(const CglParam &) | CglParam | |
clone() const | CglParam | virtual |
EPS | CglParam | protected |
EPS_COEFF | CglParam | protected |
getEPS() const | CglParam | inline |
getEPS_COEFF() const | CglParam | inline |
getINFINIT() const | CglParam | inline |
getMAX_SUPPORT() const | CglParam | inline |
INFINIT | CglParam | protected |
MAX_SUPPORT | CglParam | protected |
operator=(const CglParam &rhs) | CglParam | |
setEPS(const double eps) | CglParam | virtual |
setEPS_COEFF(const double eps_c) | CglParam | virtual |
setINFINIT(const double inf) | CglParam | virtual |
setMAX_SUPPORT(const int max_s) | CglParam | virtual |
~CglParam() | CglParam | virtual |