Package 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.

See:
          Description

Class Summary
AbstractMatrix Deprecated. until unit tests are in place.
AbstractMatrix1D Deprecated. until unit tests are in place.
AbstractMatrix2D Deprecated. until unit tests are in place.
DenseDoubleMatrix1D Deprecated. until unit tests are in place.
DenseDoubleMatrix2D Deprecated. until unit tests are in place.
SparseDoubleMatrix1D Deprecated. until unit tests are in place.
SparseDoubleMatrix2D Deprecated. until unit tests are in place.
 

Package org.apache.mahout.math.matrix.impl Description

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.



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