edu.stanford.math.mapper
public class MapperPipeline extends java.lang.Object
| Constructor and Description |
|---|
MapperPipeline() |
| Modifier and Type | Method and Description |
|---|---|
static AbstractWeightedUndirectedGraph |
intersectionGraph(java.util.List<gnu.trove.TIntHashSet> sets) |
static java.util.List<gnu.trove.TIntHashSet> |
producePartialClustering(IntFilterFunction filter,
AbstractIntMetricSpace metricSpace,
MapperSpecifier specifier) |
protected static gnu.trove.TIntHashSet |
pullUpIndices(gnu.trove.TIntHashSet subIndices,
gnu.trove.TIntHashSet indices) |
public static java.util.List<gnu.trove.TIntHashSet> producePartialClustering(IntFilterFunction filter, AbstractIntMetricSpace metricSpace, MapperSpecifier specifier)
public static AbstractWeightedUndirectedGraph intersectionGraph(java.util.List<gnu.trove.TIntHashSet> sets)
protected static gnu.trove.TIntHashSet pullUpIndices(gnu.trove.TIntHashSet subIndices,
gnu.trove.TIntHashSet indices)