, including all inherited members.
| Assign(const FeatureFunction *sp, const std::vector< float > &scores) | Moses::ScoreComponentCollection | |
| Assign(const FeatureFunction *sp, float score) | Moses::ScoreComponentCollection | [inline] |
| Assign(size_t index, float score) | Moses::ScoreComponentCollection | [inline] |
| Assign(const FeatureFunction *sp, const StringPiece &name, float score) | Moses::ScoreComponentCollection | [inline] |
| Assign(const FeatureFunction *sp, const std::string &line) | Moses::ScoreComponentCollection | |
| Assign(const std::string name, float score) | Moses::ScoreComponentCollection | [inline] |
| CapMax(float maxValue) | Moses::ScoreComponentCollection | [inline] |
| CapMin(float minValue) | Moses::ScoreComponentCollection | [inline] |
| CoreAssign(const ScoreComponentCollection &rhs) | Moses::ScoreComponentCollection | [inline] |
| CoreDivideEquals(float scalar) | Moses::ScoreComponentCollection | |
| CorePlusEquals(const ScoreComponentCollection &rhs) | Moses::ScoreComponentCollection | [inline] |
| CreateFVector() | Moses::ScoreComponentCollection | [inline, static] |
| DivideEquals(float scalar) | Moses::ScoreComponentCollection | |
| DivideEquals(const ScoreComponentCollection &rhs) | Moses::ScoreComponentCollection | |
| getCoreFeatures() const | Moses::ScoreComponentCollection | [inline] |
| GetL1Norm() const | Moses::ScoreComponentCollection | |
| GetL2Norm() const | Moses::ScoreComponentCollection | |
| GetLInfNorm() const | Moses::ScoreComponentCollection | |
| GetNumberWeights(const FeatureFunction *sp) | Moses::ScoreComponentCollection | |
| GetScoreForProducer(const FeatureFunction *sp) const | Moses::ScoreComponentCollection | [inline] |
| GetScoreForProducer(const FeatureFunction *sp, const std::string &name) const | Moses::ScoreComponentCollection | [inline] |
| GetScoresForProducer(const FeatureFunction *sp) const | Moses::ScoreComponentCollection | [inline] |
| GetScoresVector() const | Moses::ScoreComponentCollection | [inline] |
| GetSparseWeight(const FName &featureName) const | Moses::ScoreComponentCollection | [inline] |
| GetVectorForProducer(const FeatureFunction *sp) const | Moses::ScoreComponentCollection | |
| GetWeightedScore() const | Moses::ScoreComponentCollection | |
| IncrementSparseFearFeatures() | Moses::ScoreComponentCollection | [inline] |
| IncrementSparseHopeFeatures() | Moses::ScoreComponentCollection | [inline] |
| InnerProduct(const ScoreComponentCollection &rhs) const | Moses::ScoreComponentCollection | [inline] |
| InvertDenseFeatures(const FeatureFunction *sp) | Moses::ScoreComponentCollection | |
| L1Normalise() | Moses::ScoreComponentCollection | |
| L1Regularize(float lambda) | Moses::ScoreComponentCollection | |
| L2Regularize(float lambda) | Moses::ScoreComponentCollection | |
| Load(const std::string &filename) | Moses::ScoreComponentCollection | [inline] |
| Merge(const ScoreComponentCollection &other) | Moses::ScoreComponentCollection | [inline] |
| MinusEquals(const ScoreComponentCollection &rhs) | Moses::ScoreComponentCollection | [inline] |
| MinusEquals(const FeatureFunction *sp, const std::string &name, float score) | Moses::ScoreComponentCollection | [inline] |
| MultiplyEquals(float scalar) | Moses::ScoreComponentCollection | |
| MultiplyEquals(const ScoreComponentCollection &rhs) | Moses::ScoreComponentCollection | |
| MultiplyEquals(float core_r0, float sparse_r0) | Moses::ScoreComponentCollection | |
| MultiplyEquals(const FeatureFunction *sp, float scalar) | Moses::ScoreComponentCollection | |
| MultiplyEqualsBackoff(const ScoreComponentCollection &rhs, float backoff) | Moses::ScoreComponentCollection | |
| operator<<(std::ostream &os, const ScoreComponentCollection &rhs) | Moses::ScoreComponentCollection | [friend] |
| operator=(const ScoreComponentCollection &rhs) | Moses::ScoreComponentCollection | [inline] |
| OutputAllFeatureScores(std::ostream &out, bool with_labels) const | Moses::ScoreComponentCollection | |
| OutputFeatureScores(std::ostream &out, Moses::FeatureFunction const *ff, std::string &lastName, bool with_labels) const | Moses::ScoreComponentCollection | |
| PartialInnerProduct(const FeatureFunction *sp, const std::vector< float > &rhs) const | Moses::ScoreComponentCollection | [inline] |
| PlusEquals(const ScoreComponentCollection &rhs) | Moses::ScoreComponentCollection | [inline] |
| PlusEquals(const FVector &scores) | Moses::ScoreComponentCollection | [inline] |
| PlusEquals(const FeatureFunction *sp, const ScoreComponentCollection &scores) | Moses::ScoreComponentCollection | [inline] |
| PlusEquals(const FeatureFunction *sp, const std::vector< float > &scores) | Moses::ScoreComponentCollection | [inline] |
| PlusEquals(const FeatureFunction *sp, float scores[]) | Moses::ScoreComponentCollection | [inline] |
| PlusEquals(const FeatureFunction *sp, float score) | Moses::ScoreComponentCollection | [inline] |
| PlusEquals(const FeatureFunction *sp, const StringPiece &name, float score) | Moses::ScoreComponentCollection | [inline] |
| PlusEquals(const FeatureFunction *sp, const ScorePair &scorePair) | Moses::ScoreComponentCollection | |
| PlusEquals(size_t index, float score) | Moses::ScoreComponentCollection | [inline] |
| PrintCoreFeatures() | Moses::ScoreComponentCollection | [inline] |
| PrintSparseFearFeatureCounts(std::ofstream &out) | Moses::ScoreComponentCollection | [inline] |
| PrintSparseFearFeatureCounts() | Moses::ScoreComponentCollection | [inline] |
| PrintSparseHopeFeatureCounts(std::ofstream &out) | Moses::ScoreComponentCollection | [inline] |
| PrintSparseHopeFeatureCounts() | Moses::ScoreComponentCollection | [inline] |
| PruneSparseFeatures(size_t threshold) | Moses::ScoreComponentCollection | [inline] |
| PruneZeroWeightFeatures() | Moses::ScoreComponentCollection | [inline] |
| RegisterScoreProducer(FeatureFunction *scoreProducer) | Moses::ScoreComponentCollection | [static] |
| ResetCounter() | Moses::ScoreComponentCollection | [inline, static] |
| Resize() | Moses::ScoreComponentCollection | [inline] |
| Save(const std::string &filename) const | Moses::ScoreComponentCollection | |
| Save(std::ostream &, bool multiline=true) const | Moses::ScoreComponentCollection | |
| ScoreComponentCollection() | Moses::ScoreComponentCollection | |
| ScoreComponentCollection(const ScoreComponentCollection &rhs) | Moses::ScoreComponentCollection | [inline] |
| SetToBinaryOf(const ScoreComponentCollection &rhs) | Moses::ScoreComponentCollection | [inline] |
| Size() const | Moses::ScoreComponentCollection | [inline] |
| SparseL1Regularize(float lambda) | Moses::ScoreComponentCollection | |
| SparseL2Regularize(float lambda) | Moses::ScoreComponentCollection | |
| SparseMinusEquals(const std::string &full_name, float score) | Moses::ScoreComponentCollection | [inline] |
| SparsePlusEquals(const ScoreComponentCollection &rhs) | Moses::ScoreComponentCollection | [inline] |
| SparsePlusEquals(const std::string &full_name, float score) | Moses::ScoreComponentCollection | [inline] |
| SparsePlusEquals(const FName &fname, float score) | Moses::ScoreComponentCollection | [inline] |
| swap(ScoreComponentCollection &first, ScoreComponentCollection &second) | Moses::ScoreComponentCollection | [friend] |
| ThresholdScaling(float maxValue) | Moses::ScoreComponentCollection | [inline] |
| UpdateConfidenceCounts(ScoreComponentCollection &weightUpdate, bool signedCounts) | Moses::ScoreComponentCollection | [inline] |
| UpdateLearningRates(float decay_core, float decay_sparse, ScoreComponentCollection &confidenceCounts, float core_r0, float sparse_r0) | Moses::ScoreComponentCollection | [inline] |
| ZeroAll() | Moses::ScoreComponentCollection | [inline] |
| ZeroDenseFeatures(const FeatureFunction *sp) | Moses::ScoreComponentCollection | |