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

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

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

Methods in org.apache.mahout.math.hadoop.similarity with parameters of type SimilarityMatrixEntryKey
 int SimilarityMatrixEntryKey.compareTo(SimilarityMatrixEntryKey other)
           
protected  void RowSimilarityJob.EntriesToVectorsReducer.reduce(SimilarityMatrixEntryKey key, java.lang.Iterable<DistributedRowMatrix.MatrixEntryWritable> entries, org.apache.hadoop.mapreduce.Reducer.Context ctx)
           
 



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