|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TRP.TreeFactory | |
---|---|
cc.mallet.grmm.inference |
Uses of TRP.TreeFactory in cc.mallet.grmm.inference |
---|
Classes in cc.mallet.grmm.inference that implement TRP.TreeFactory | |
---|---|
class |
TRP.AlmostRandomTreeFactory
Always adds edges that have not been touched, after that adds random edges. |
static class |
TRP.TreeListFactory
Generates spanning trees cyclically from a predefined collection. |
Methods in cc.mallet.grmm.inference with parameters of type TRP.TreeFactory | |
---|---|
TRP |
TRP.setFactory(TRP.TreeFactory factory)
|
Constructors in cc.mallet.grmm.inference with parameters of type TRP.TreeFactory | |
---|---|
TRP(TRP.TreeFactory f)
|
|
TRP(TRP.TreeFactory f,
TRP.TerminationCondition cond)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |