Uses of Package
org.apache.mahout.math.hadoop.stochasticsvd

Packages that use org.apache.mahout.math.hadoop.stochasticsvd
org.apache.mahout.math.hadoop.stochasticsvd   
org.apache.mahout.math.hadoop.stochasticsvd.qr   
 

Classes in org.apache.mahout.math.hadoop.stochasticsvd used by org.apache.mahout.math.hadoop.stochasticsvd
DenseBlockWritable
          Ad-hoc substitution for MatrixWritable.
SparseRowBlockWritable
          block that supports accumulating rows and their sums , suitable for combiner and reducers of multiplication jobs.
SplitPartitionedWritable
          a key for vectors allowing to identify them by their coordinates in original split of A.
UpperTriangular
          Quick and dirty implementation of some Matrix methods over packed upper triangular matrix.
 

Classes in org.apache.mahout.math.hadoop.stochasticsvd used by org.apache.mahout.math.hadoop.stochasticsvd.qr
DenseBlockWritable
          Ad-hoc substitution for MatrixWritable.
UpperTriangular
          Quick and dirty implementation of some Matrix methods over packed upper triangular matrix.
 



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