| Constructor and Description |
|---|
SemiringFOM(Semiring<Double> semiring) |
| Modifier and Type | Method and Description |
|---|---|
static FOM |
createInsideFom() |
double |
evaluate(Rule left,
CondensedRule right) |
double |
evaluateStates(int leftState,
int rightState) |
public double evaluate(Rule left, CondensedRule right)
public double evaluateStates(int leftState,
int rightState)
evaluateStates in interface FOMpublic static FOM createInsideFom()
Copyright © 2017. All rights reserved.