Uses of Class
org.apache.mahout.math.DenseMatrix

Packages that use DenseMatrix
org.apache.mahout.math Core base classes; Operations on primitive arrays such as sorting, partitioning and permuting. 
 

Uses of DenseMatrix in org.apache.mahout.math
 

Methods in org.apache.mahout.math with parameters of type DenseMatrix
 Matrix DenseMatrix.assign(DenseMatrix matrix)
           
 



Copyright © 2008–2014 The Apache Software Foundation. All rights reserved.