|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecttuffy.infer.InferPartitioned
public class InferPartitioned
Scheduler of partition-aware inference.
Constructor Summary | |
---|---|
InferPartitioned(Grounding g,
DataMover dmover)
|
Method Summary | |
---|---|
int |
getNumBuckets()
|
PartitionScheme |
getPartitionScheme()
|
double |
infer(Settings s)
Run partition-aware MAP inference. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public InferPartitioned(Grounding g, DataMover dmover)
Method Detail |
---|
public int getNumBuckets()
public PartitionScheme getPartitionScheme()
public double infer(Settings s)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |