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

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

Uses of DiagonalMatrix in org.apache.mahout.math
 

Methods in org.apache.mahout.math that return DiagonalMatrix
static DiagonalMatrix DiagonalMatrix.identity(int size)
           
 



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