Package org.apache.mahout.math.hadoop

Class Summary
DistributedRowMatrix DistributedRowMatrix is a FileSystem-backed VectorIterable in which the vectors live in a SequenceFile, and distributed operations are executed as M/R passes on Hadoop.
DistributedRowMatrix.MatrixEntryWritable  
MatrixMultiplicationJob  
MatrixMultiplicationJob.MatrixMultiplicationReducer  
MatrixMultiplicationJob.MatrixMultiplyMapper  
TimesSquaredJob  
TimesSquaredJob.TimesMapper  
TimesSquaredJob.TimesSquaredMapper<T extends WritableComparable>  
TimesSquaredJob.VectorSummingReducer  
TransposeJob Transpose a matrix
TransposeJob.MergeVectorsCombiner  
TransposeJob.MergeVectorsReducer  
TransposeJob.TransposeMapper  
 



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