Uses of Package
org.apache.mahout.math.matrix

Packages that use org.apache.mahout.math.matrix
org.apache.mahout.math.matrix   
org.apache.mahout.math.matrix.impl Matrix implementations; You normally need not look at this package, because all concrete classes implement the abstract interfaces of org.apache.mahout.math.matrix, without subsetting or supersetting
org.apache.mahout.math.matrix.linalg   
 

Classes in org.apache.mahout.math.matrix used by org.apache.mahout.math.matrix
DoubleMatrix1D
          Deprecated. until unit tests are in place. Until this time, this class/interface is unsupported.
DoubleMatrix2D
          Deprecated. until unit tests are in place. Until this time, this class/interface is unsupported.
 

Classes in org.apache.mahout.math.matrix used by org.apache.mahout.math.matrix.impl
DoubleMatrix1D
          Deprecated. until unit tests are in place. Until this time, this class/interface is unsupported.
DoubleMatrix2D
          Deprecated. until unit tests are in place. Until this time, this class/interface is unsupported.
 

Classes in org.apache.mahout.math.matrix used by org.apache.mahout.math.matrix.linalg
DoubleMatrix1D
          Deprecated. until unit tests are in place. Until this time, this class/interface is unsupported.
DoubleMatrix2D
          Deprecated. until unit tests are in place. Until this time, this class/interface is unsupported.
 



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