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

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

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

Method parameters in org.apache.mahout.clustering.spectral 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–2014 The Apache Software Foundation. All rights reserved.