|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.apache.mahout.math.matrix | |
---|---|
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. |
org.apache.mahout.math.matrix.doublealgo | Double matrix algorithms such as print formatting, sorting, partitioning and statistics. |
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. |
org.apache.mahout.math.matrix.linalg | Linear Algebraic matrix computations operating on DoubleMatrix2D
and DoubleMatrix1D . |
Classes in org.apache.mahout.math.matrix used by org.apache.mahout.math.matrix | |
---|---|
DoubleFactory1D
Deprecated. until unit tests are in place. Until this time, this class/interface is unsupported. |
|
DoubleFactory2D
Deprecated. until unit tests are in place. Until this time, this class/interface is unsupported. |
|
DoubleFactory3D
Deprecated. until unit tests are in place. Until this time, this class/interface is unsupported. |
|
DoubleMatrix1D
Deprecated. until unit tests are in place. Until this time, this class/interface is unsupported. |
|
DoubleMatrix1DProcedure
Deprecated. until unit tests are in place. Until this time, this class/interface is unsupported. |
|
DoubleMatrix2D
Deprecated. until unit tests are in place. Until this time, this class/interface is unsupported. |
|
DoubleMatrix2DProcedure
Deprecated. until unit tests are in place. Until this time, this class/interface is unsupported. |
|
DoubleMatrix3D
Deprecated. until unit tests are in place. Until this time, this class/interface is unsupported. |
Classes in org.apache.mahout.math.matrix used by org.apache.mahout.math.matrix.doublealgo | |
---|---|
DoubleMatrix1D
Deprecated. until unit tests are in place. Until this time, this class/interface is unsupported. |
|
DoubleMatrix2D
Deprecated. until unit tests are in place. Until this time, this class/interface is unsupported. |
|
DoubleMatrix2DProcedure
Deprecated. until unit tests are in place. Until this time, this class/interface is unsupported. |
|
DoubleMatrix3D
Deprecated. until unit tests are in place. Until this time, this class/interface is unsupported. |
|
DoubleMatrix3DProcedure
Deprecated. until unit tests are in place. Until this time, this class/interface is unsupported. |
Classes in org.apache.mahout.math.matrix used by org.apache.mahout.math.matrix.impl | |
---|---|
DoubleMatrix1D
Deprecated. until unit tests are in place. Until this time, this class/interface is unsupported. |
|
DoubleMatrix2D
Deprecated. until unit tests are in place. Until this time, this class/interface is unsupported. |
|
DoubleMatrix3D
Deprecated. until unit tests are in place. Until this time, this class/interface is unsupported. |
Classes in org.apache.mahout.math.matrix used by org.apache.mahout.math.matrix.linalg | |
---|---|
DoubleMatrix1D
Deprecated. until unit tests are in place. Until this time, this class/interface is unsupported. |
|
DoubleMatrix2D
Deprecated. until unit tests are in place. Until this time, this class/interface is unsupported. |
|
DoubleMatrix3D
Deprecated. until unit tests are in place. Until this time, this class/interface is unsupported. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |