Package cc.mallet.grmm.util

Class Summary
CachingOptimizable Created: Aug 27, 2004
CachingOptimizable.ByBatchGradient  
CachingOptimizable.ByGradient  
CSIntInt2ObjectMultiMap A map that maps (int, int) --> object, where each (int,int) key is allowed to map to multiple objects.
Flops Utilities for flop (floating-point operation) counting.
Flops.Watch  
GeneralUtils Static utility methods that didn't seem to belong anywhere else.
Graphs Created: Dec 21, 2005
LabelsAssignment A special kind of assignment for Variables that can be arranged in a LabelsSequence.
LabelsSequence2Assignment $Id: LabelsSequence2Assignment.java,v 1.1 2007/10/22 21:37:58 mccallum Exp $
Matrices Static Matrix constructors.
MIntInt2ObjectMap Hash map that maps integer pairs to objects.
ModelReader $Id: ModelReader.java,v 1.1 2007/10/22 21:37:58 mccallum Exp $
Models Static utilities that do useful things with factor graphs.
ModelWriter $Id: ModelReader.java,v 1.1 2007/10/22 21:37:58 mccallum Exp $
PipedIterator Deprecated.
RememberTokenizationPipe Created: Mar 17, 2005
SliceLabelsSequence * Created: Fri Jan 02 23:27:04 2004
THashMultiMap Version of THashMap where every key is mapped to a list of objects.