|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Universe | |
---|---|
cc.mallet.grmm.types |
Uses of Universe in cc.mallet.grmm.types |
---|
Fields in cc.mallet.grmm.types declared as Universe | |
---|---|
static Universe |
Universe.DEFAULT
|
Methods in cc.mallet.grmm.types that return Universe | |
---|---|
Universe |
Variable.getUniverse()
|
Constructors in cc.mallet.grmm.types with parameters of type Universe | |
---|---|
BitVarSet(Universe universe,
java.util.BitSet included)
Creates a BitSet clique given an alphabet of Variables, and a bitset that says which variables in the alphabet to include in the clique. |
|
BitVarSet(Universe universe,
java.util.Collection included)
|
|
ListVarSet(Universe universe,
java.util.Collection included)
|
|
Variable(Universe universe,
int numOutcomes)
|
|
Variable(Universe universe,
LabelAlphabet outs)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |