MosesTuning::Point Member List
This is the complete list of members for
MosesTuning::Point, including all inherited members.
| get_optindices() | MosesTuning::Point | [inline, static] |
| GetAllWeights(std::vector< parameter_t > &w) const | MosesTuning::Point | |
| getdim() | MosesTuning::Point | [inline, static] |
| getpdim() | MosesTuning::Point | [inline, static] |
| GetScore() const | MosesTuning::Point | [inline] |
| Normalize() | MosesTuning::Point | [inline] |
| NormalizeL1() | MosesTuning::Point | |
| NormalizeL2() | MosesTuning::Point | |
| operator*(const FeatureStats &) const | MosesTuning::Point | |
| operator*(float) const | MosesTuning::Point | |
| operator+(const Point &) const | MosesTuning::Point | |
| operator+=(const Point &) | MosesTuning::Point | |
| operator<<(std::ostream &o, const Point &P) | MosesTuning::Point | [friend] |
| OptimizeAll() | MosesTuning::Point | [inline, static] |
| Optimizer class | MosesTuning::Point | [friend] |
| Point() | MosesTuning::Point | |
| Point(const std::vector< parameter_t > &init, const std::vector< parameter_t > &min, const std::vector< parameter_t > &max) | MosesTuning::Point | |
| Randomize() | MosesTuning::Point | |
| set_optindices(const std::vector< unsigned int > &indices) | MosesTuning::Point | [inline, static] |
| setdim(std::size_t d) | MosesTuning::Point | [inline, static] |
| setpdim(std::size_t pd) | MosesTuning::Point | [inline, static] |
| SetScore(statscore_t score) | MosesTuning::Point | [inline] |
| ~Point() | MosesTuning::Point | |