, including all inherited members.
calcNorm() | DecompVar | [inline] |
DecompVar(const DecompVar &source) | DecompVar | [inline] |
DecompVar() | DecompVar | [inline] |
DecompVar(const std::vector< int > &ind, const double els, const double redCost, const double origCost, const DecompVarType varType) | DecompVar | [inline] |
DecompVar(const std::vector< int > &ind, const std::vector< double > &els, const double redCost, const double origCost) | DecompVar | [inline] |
DecompVar(const std::vector< int > &ind, const std::vector< double > &els, const double redCost, const double origCost, const DecompVarType varType) | DecompVar | [inline] |
DecompVar(const int len, const int *ind, const double *els, const double origCost) | DecompVar | [inline] |
DecompVar(const int len, const int *ind, const double *els, const double origCost, const DecompVarType varType) | DecompVar | [inline] |
DecompVar(const int len, const int *ind, const double els, const double origCost) | DecompVar | [inline] |
DecompVar(const int len, const int *ind, const double els, const double origCost, const DecompVarType varType) | DecompVar | [inline] |
DecompVar(const int len, const int *ind, const double *els, const double redCost, const double origCost) | DecompVar | [inline] |
DecompVar(const int len, const int *ind, const double *els, const double redCost, const double origCost, const DecompVarType varType) | DecompVar | [inline] |
DecompVar(const int denseLen, const double *denseArray, const double redCost, const double origCost, const DecompVarType varType) | DecompVar | [inline] |
DecompVar(const DecompVar &) | DecompVar | [private] |
DecompVar(const vector< int > &ind, const vector< double > &els, const double redCost, const double origCost) | DecompVar | [inline] |
DecompVar(const int len, const int *ind, const double *els, const double redCost, const double origCost) | DecompVar | [inline] |
DecompVar(const int denseLen, const double *denseArray, const double redCost, const double origCost) | DecompVar | [inline] |
decreaseEffCnt() | DecompVar | [inline] |
doesSatisfyBounds(int denseLen, double *denseArr, const DecompAlgoModel &model, const double *lbs, const double *ubs) | DecompVar | |
fillDenseArr(int len, double *arr) | DecompVar | |
fillDenseArr(int len, double *arr) | DecompVar | |
getBlockId() const | DecompVar | [inline] |
getColMasterIndex() const | DecompVar | [inline] |
getEffectiveness() const | DecompVar | [inline] |
getEffectiveness() const | DecompVar | [inline] |
getLowerBound() const | DecompVar | [inline] |
getLowerBound() const | DecompVar | [inline] |
getNorm() const | DecompVar | [inline] |
getOriginalCost() const | DecompVar | [inline] |
getOriginalCost() const | DecompVar | [inline] |
getReducedCost() const | DecompVar | [inline] |
getReducedCost() const | DecompVar | [inline] |
getStrHash() const | DecompVar | [inline] |
getStrHash() const | DecompVar | [inline] |
getUpperBound() const | DecompVar | [inline] |
getUpperBound() const | DecompVar | [inline] |
getVarType() const | DecompVar | [inline] |
increaseEffCnt() | DecompVar | [inline] |
isDuplicate(const DecompVarList &vars) | DecompVar | [inline] |
isEquivalent(const DecompVar &dvar) | DecompVar | [inline] |
isEquivalent(const DecompVar &dvar) | DecompVar | [inline] |
m_blockId | DecompVar | [private] |
m_colMasterIndex | DecompVar | [private] |
m_effCnt | DecompVar | [private] |
m_norm | DecompVar | [private] |
m_origCost | DecompVar | [private] |
m_redCost | DecompVar | [private] |
m_s | DecompVar | |
m_strHash | DecompVar | [private] |
m_strHash | DecompVar | [private] |
m_varType | DecompVar | [private] |
operator=(const DecompVar &rhs) | DecompVar | [inline] |
operator=(const DecompVar &) | DecompVar | [private] |
print(std::ostream *os=&std::cout, DecompApp *app=0) const | DecompVar | [virtual] |
print(std::ostream *os, const std::vector< std::string > &colNames, const double *value=NULL) const | DecompVar | [virtual] |
print(ostream *os=&cout, DecompApp *app=0) const | DecompVar | [virtual] |
resetEffectiveness() | DecompVar | [inline] |
setBlockId(const int blockId) | DecompVar | [inline] |
setColMasterIndex(const int colIndex) | DecompVar | [inline] |
setOriginalCost(const double origCost) | DecompVar | [inline] |
setReducedCost(const double redCost) | DecompVar | [inline] |
setReducedCost(const double redCost) | DecompVar | [inline] |
setVarType(const DecompVarType varType) | DecompVar | [inline] |
sortVar() | DecompVar | [inline] |
~DecompVar() | DecompVar | [inline, virtual] |
~DecompVar() | DecompVar | [inline, virtual] |