#include <FeatureVector.h>

Public Member Functions | |
| ProxyFVector (FVector *fv, const FName &name) | |
| ProxyFVector & | operator= (const FValue &value) |
| operator FValue () | |
| FValue | operator++ () |
| FValue | operator+= (FValue lhs) |
| FValue | operator-= (FValue lhs) |
Definition at line 346 of file FeatureVector.h.
Definition at line 349 of file FeatureVector.h.
| Moses::ProxyFVector::operator FValue | ( | ) | [inline] |
Definition at line 359 of file FeatureVector.h.
| FValue Moses::ProxyFVector::operator++ | ( | ) | [inline] |
Definition at line 369 of file FeatureVector.h.
Definition at line 373 of file FeatureVector.h.
Definition at line 377 of file FeatureVector.h.
| ProxyFVector& Moses::ProxyFVector::operator= | ( | const FValue & | value | ) | [inline] |
Definition at line 350 of file FeatureVector.h.
1.5.9