|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcc.mallet.grmm.inference.gbp.ClusterVariationalRegionGenerator.ByFactorRegionComputer
public static class ClusterVariationalRegionGenerator.ByFactorRegionComputer
Region computer where each top-level region consists of a single factor node. If the model is pairwise, this is equivalent to using the Bethe free energy.
| Constructor Summary | |
|---|---|
ClusterVariationalRegionGenerator.ByFactorRegionComputer()
|
|
| Method Summary | |
|---|---|
java.util.List |
computeBaseRegions(FactorGraph mdl)
Returns a list of top-level regions for use in the cluster variational method. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ClusterVariationalRegionGenerator.ByFactorRegionComputer()
| Method Detail |
|---|
public java.util.List computeBaseRegions(FactorGraph mdl)
ClusterVariationalRegionGenerator.BaseRegionComputer
computeBaseRegions in interface ClusterVariationalRegionGenerator.BaseRegionComputermdl - An undirected model.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||