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

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

Uses of UpperTriangular in org.apache.mahout.math
 

Subclasses of UpperTriangular in org.apache.mahout.math
 class DenseSymmetricMatrix
          Economy packaging for a dense symmetric in-core matrix.
 

Constructors in org.apache.mahout.math with parameters of type UpperTriangular
DenseSymmetricMatrix(UpperTriangular mx)
           
UpperTriangular(UpperTriangular mx)
           
 



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