Uses of Interface
cc.mallet.grmm.types.ParameterizedFactor

Packages that use ParameterizedFactor
cc.mallet.grmm.types   
 

Uses of ParameterizedFactor in cc.mallet.grmm.types
 

Classes in cc.mallet.grmm.types that implement ParameterizedFactor
 class BinaryUnaryFactor
          A factor over a continuous variable theta and binary variables var.
 class PottsTableFactor
          A factor over a continuous variable alpha and discrete variables x such that phi(x|alpha) is Potts.