Uses of Class
org.apache.mahout.math.matrix.linalg.Algebra

Packages that use Algebra
org.apache.mahout.math.matrix.linalg Linear Algebraic matrix computations operating on DoubleMatrix2D and DoubleMatrix1D
 

Uses of Algebra in org.apache.mahout.math.matrix.linalg
 

Fields in org.apache.mahout.math.matrix.linalg declared as Algebra
static Algebra Algebra.DEFAULT
          Deprecated. A default Algebra object; has Property.DEFAULT attached for tolerance.
 



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