|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DoubleMatrix1DProcedure | |
---|---|
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 DoubleMatrix1DProcedure in org.apache.mahout.math.matrix |
---|
Methods in org.apache.mahout.math.matrix with parameters of type DoubleMatrix1DProcedure | |
---|---|
DoubleMatrix2D |
DoubleMatrix2D.viewSelection(DoubleMatrix1DProcedure condition)
Deprecated. Constructs and returns a new selection view that is a matrix holding all rows matching the given condition. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |