presage
0.8.7
|
getProbability() const | Suggestion | |
getWord() const | Suggestion | |
MAX_PROBABILITY | Suggestion | [static] |
MIN_PROBABILITY | Suggestion | [static] |
operator!=(const Suggestion &) const | Suggestion | |
operator<(const Suggestion &) const | Suggestion | |
operator<<(std::ostream &, const Suggestion &) | Suggestion | [friend] |
operator==(const Suggestion &) const | Suggestion | |
probability | Suggestion | [private] |
setProbability(double) | Suggestion | |
setWord(std::string) | Suggestion | |
Suggestion(std::string="", double=0.0) | Suggestion | |
toString() const | Suggestion | |
word | Suggestion | [private] |
~Suggestion() | Suggestion |