|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A single feature returned by the FeatureGenerator needs to support this interface.
Method Summary | |
int |
index()
|
float |
value()
can be -1 if the feature is a state, rather than an edge feature |
int |
y()
the index of this feature from 0..numFeatures-1. |
int |
yprev()
has to be a label index from 0..numLabels-1 |
Method Detail |
public int index()
public int y()
public int yprev()
public float value()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |