Uses of Class
org.apache.mahout.math.hadoop.similarity.WeightedRowPair

Packages that use WeightedRowPair
org.apache.mahout.math.hadoop.similarity   
 

Uses of WeightedRowPair in org.apache.mahout.math.hadoop.similarity
 

Methods in org.apache.mahout.math.hadoop.similarity with parameters of type WeightedRowPair
 int WeightedRowPair.compareTo(WeightedRowPair other)
           
protected  void RowSimilarityJob.SimilarityReducer.reduce(WeightedRowPair rowPair, java.lang.Iterable<Cooccurrence> cooccurrences, org.apache.hadoop.mapreduce.Reducer.Context ctx)
           
 



Copyright © 2008-2010 The Apache Software Foundation. All Rights Reserved.