|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CliquePotentialFunction
Method Summary | |
---|---|
double |
computeCliquePotential(int cliqueSize,
int labelIndex,
int[] cliqueFeatures)
|
Method Detail |
---|
double computeCliquePotential(int cliqueSize, int labelIndex, int[] cliqueFeatures)
cliqueSize
- 1 if node clique, 2 if edge clique, etclabelIndex
- the index of the output class labeldata
- a double array containing the features that are active in this clique
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |