AlpsDecompSolution Member List
This is the complete list of members for
AlpsDecompSolution, including all inherited members.
AlpsDecompSolution() | AlpsDecompSolution | [inline] |
AlpsDecompSolution(const int size, const double *values, const double quality, const DecompApp *app=NULL, const int depth=-1, const AlpsNodeIndex_t index=-1) | AlpsDecompSolution | [inline] |
AlpsKnowledge() | AlpsKnowledge | [inline] |
AlpsSolution() | AlpsSolution | [inline] |
AlpsSolution(const AlpsNodeIndex_t i, const int d) | AlpsSolution | [inline] |
decode(AlpsEncoded &encoded) const | AlpsKnowledge | [virtual] |
encode() const | AlpsKnowledge | [virtual] |
encode(AlpsEncoded *encoded) | AlpsKnowledge | [inline, virtual] |
getDepth() | AlpsSolution | [inline] |
getEncoded() const | AlpsKnowledge | [inline] |
getIndex() | AlpsSolution | [inline] |
getQuality() const | AlpsDecompSolution | [inline] |
getSize() const | AlpsDecompSolution | [inline] |
getType() | AlpsKnowledge | [inline] |
getValues() const | AlpsDecompSolution | [inline] |
m_app | AlpsDecompSolution | [protected] |
m_quality | AlpsDecompSolution | [protected] |
m_size | AlpsDecompSolution | [protected] |
m_values | AlpsDecompSolution | [protected] |
print(std::ostream &os) const | AlpsDecompSolution | [inline, virtual] |
setDepth(const int d) | AlpsSolution | [inline] |
setEncoded(AlpsEncoded *e) | AlpsKnowledge | [inline] |
setIndex(const AlpsNodeIndex_t i) | AlpsSolution | [inline] |
setType(KnowledgeType t) | AlpsKnowledge | [inline] |
type_ | AlpsKnowledge | [protected] |
~AlpsDecompSolution() | AlpsDecompSolution | [inline, virtual] |
~AlpsKnowledge() | AlpsKnowledge | [inline, virtual] |
~AlpsSolution() | AlpsSolution | [inline, virtual] |