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

Packages that use DistributedRowMatrix
org.apache.mahout.math.hadoop   
 

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

Methods in org.apache.mahout.math.hadoop that return DistributedRowMatrix
 DistributedRowMatrix DistributedRowMatrix.times(DistributedRowMatrix other)
           
 DistributedRowMatrix DistributedRowMatrix.transpose()
           
 

Methods in org.apache.mahout.math.hadoop with parameters of type DistributedRowMatrix
 DistributedRowMatrix DistributedRowMatrix.times(DistributedRowMatrix other)
           
 



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