Uses of Interface
org.apache.mahout.math.matrix.linalg.Blas

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

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

Classes in org.apache.mahout.math.matrix.linalg that implement Blas
 class SeqBlas
          Deprecated. until unit tests are in place. Until this time, this class/interface is unsupported.
 

Fields in org.apache.mahout.math.matrix.linalg declared as Blas
static Blas SeqBlas.seqBlas
          Deprecated.  
 



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