, including all inherited members.
| begin() | Moses::FVector | [inline] |
| capMax(FValue maxValue) | Moses::FVector | |
| capMin(FValue minValue) | Moses::FVector | |
| cbegin() const | Moses::FVector | [inline] |
| cend() const | Moses::FVector | [inline] |
| clear() | Moses::FVector | |
| const_iterator typedef | Moses::FVector | |
| coreAssign(const FVector &rhs) | Moses::FVector | |
| coreDivideEquals(float scalar) | Moses::FVector | |
| corePlusEquals(const FVector &rhs) | Moses::FVector | |
| coreSize() const | Moses::FVector | [inline] |
| divideEquals(const FVector &rhs) | Moses::FVector | |
| end() | Moses::FVector | [inline] |
| FNVmap typedef | Moses::FVector | |
| FVector(size_t coreFeatures=0) | Moses::FVector | |
| getCoreFeatures() const | Moses::FVector | [inline] |
| hasNonDefaultValue(FName name) const | Moses::FVector | [inline] |
| incrementSparseFearFeatures() | Moses::FVector | |
| incrementSparseHopeFeatures() | Moses::FVector | |
| inner_product(const FVector &rhs) const | Moses::FVector | |
| iterator typedef | Moses::FVector | |
| l1norm() const | Moses::FVector | |
| l1norm_coreFeatures() const | Moses::FVector | |
| l1regularize(float lambda) | Moses::FVector | |
| l2norm() const | Moses::FVector | |
| l2regularize(float lambda) | Moses::FVector | |
| linfnorm() const | Moses::FVector | |
| load(const std::string &filename) | Moses::FVector | |
| max_equals(const FVector &rhs) | Moses::FVector | |
| merge(const FVector &other) | Moses::FVector | |
| multiplyEquals(float core_r0, float sparse_r0) | Moses::FVector | |
| multiplyEqualsBackoff(const FVector &rhs, float backoff) | Moses::FVector | |
| operator!=(const FVector &rhs) const | Moses::FVector | |
| operator*=(const FVector &rhs) | Moses::FVector | |
| operator*=(const FValue &rhs) | Moses::FVector | |
| operator+=(const FVector &rhs) | Moses::FVector | |
| operator-=(const FVector &rhs) | Moses::FVector | |
| operator/=(const FVector &rhs) | Moses::FVector | |
| operator/=(const FValue &rhs) | Moses::FVector | |
| operator=(const FVector &rhs) | Moses::FVector | [inline] |
| operator==(const FVector &rhs) const | Moses::FVector | |
| operator[](const FName &name) | Moses::FVector | |
| operator[](size_t index) | Moses::FVector | |
| operator[](const FName &name) const | Moses::FVector | |
| operator[](size_t index) const | Moses::FVector | |
| print(std::ostream &out) const | Moses::FVector | |
| printCoreFeatures() | Moses::FVector | |
| printSparseFearFeatureCounts(std::ofstream &out) | Moses::FVector | |
| printSparseFearFeatureCounts() | Moses::FVector | |
| printSparseHopeFeatureCounts(std::ofstream &out) | Moses::FVector | |
| printSparseHopeFeatureCounts() | Moses::FVector | |
| ProxyFVector class | Moses::FVector | [friend] |
| pruneSparseFeatures(size_t threshold) | Moses::FVector | |
| pruneZeroWeightFeatures() | Moses::FVector | |
| resize(size_t newsize) | Moses::FVector | |
| save(const std::string &filename) const | Moses::FVector | |
| setToBinaryOf(const FVector &rhs) | Moses::FVector | |
| size() const | Moses::FVector | [inline] |
| sparseL1regularize(float lambda) | Moses::FVector | |
| sparseL2regularize(float lambda) | Moses::FVector | |
| sparsePlusEquals(const FVector &rhs) | Moses::FVector | |
| sum() const | Moses::FVector | |
| swap(FVector &first, FVector &second) | Moses::FVector | [friend] |
| thresholdScale(float maxValue) | Moses::FVector | |
| updateConfidenceCounts(const FVector &weightUpdate, bool signedCounts) | Moses::FVector | |
| updateLearningRates(float decay_core, float decay_sparse, const FVector &confidence_counts, float core_r0, float sparse_r0) | Moses::FVector | |
| write(std::ostream &out, const std::string &sep=" ", const std::string &linesep="\n") const | Moses::FVector | |