Uses of Class
org.apache.mahout.math.matrix.DoubleFactory2D

Packages that use DoubleFactory2D
org.apache.mahout.math.matrix Matrix interfaces and factories; efficient and flexible dense and sparse 1, 2, 3 and d-dimensional matrices holding objects or primitive data types such as int, double, etc; Templated, fixed sized (not dynamically resizable); Also known as multi-dimensional arrays or Data Cubes
 

Uses of DoubleFactory2D in org.apache.mahout.math.matrix
 

Fields in org.apache.mahout.math.matrix declared as DoubleFactory2D
static DoubleFactory2D DoubleFactory2D.dense
          Deprecated. A factory producing dense matrices.
 



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