cc.mallet.grmm.inference
Interface RandomGraphs.FactorGenerator

All Known Implementing Classes:
RandomGraphs.UniformFactorGenerator
Enclosing class:
RandomGraphs

public static interface RandomGraphs.FactorGenerator


Method Summary
 Factor nextFactor(VarSet vars)
           
 

Method Detail

nextFactor

Factor nextFactor(VarSet vars)