Uses of Class
org.apache.mahout.math.hadoop.DistributedRowMatrix.MatrixEntryWritable

Packages that use DistributedRowMatrix.MatrixEntryWritable
org.apache.mahout.clustering.spectral.common   
org.apache.mahout.math.hadoop   
 

Uses of DistributedRowMatrix.MatrixEntryWritable in org.apache.mahout.clustering.spectral.common
 

Method parameters in org.apache.mahout.clustering.spectral.common with type arguments of type DistributedRowMatrix.MatrixEntryWritable
protected  void AffinityMatrixInputReducer.reduce(org.apache.hadoop.io.IntWritable row, Iterable<DistributedRowMatrix.MatrixEntryWritable> values, org.apache.hadoop.mapreduce.Reducer.Context context)
           
 

Uses of DistributedRowMatrix.MatrixEntryWritable in org.apache.mahout.math.hadoop
 

Methods in org.apache.mahout.math.hadoop with parameters of type DistributedRowMatrix.MatrixEntryWritable
 int DistributedRowMatrix.MatrixEntryWritable.compareTo(DistributedRowMatrix.MatrixEntryWritable o)
           
 



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