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

Interface Summary
Former Deprecated. until unit tests are in place.
 

Class Summary
AbstractFormatter Deprecated. until unit tests are in place.
AbstractMatrix Deprecated. until unit tests are in place.
AbstractMatrix1D Deprecated. until unit tests are in place.
AbstractMatrix2D Deprecated. until unit tests are in place.
AbstractMatrix3D Deprecated. until unit tests are in place.
DenseDoubleMatrix1D Deprecated. until unit tests are in place.
DenseDoubleMatrix2D Deprecated. until unit tests are in place.
DenseDoubleMatrix3D Deprecated. until unit tests are in place.
FormerFactory Deprecated. until unit tests are in place.
RCDoubleMatrix2D Deprecated. until unit tests are in place.
SparseDoubleMatrix1D Deprecated. until unit tests are in place.
SparseDoubleMatrix2D Deprecated. until unit tests are in place.
SparseDoubleMatrix3D 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-2010 The Apache Software Foundation. All Rights Reserved.