|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MatrixSlice | |
---|---|
org.apache.mahout.math | Core base classes; Operations on primitive arrays such as sorting, partitioning and permuting. |
Uses of MatrixSlice in org.apache.mahout.math |
---|
Methods in org.apache.mahout.math that return types with arguments of type MatrixSlice | |
---|---|
Iterator<MatrixSlice> |
VectorIterable.iterateAll()
|
Iterator<MatrixSlice> |
AbstractMatrix.iterateAll()
|
Iterator<MatrixSlice> |
SparseMatrix.iterator()
|
Iterator<MatrixSlice> |
AbstractMatrix.iterator()
|
Method parameters in org.apache.mahout.math with type arguments of type MatrixSlice | |
---|---|
static VectorIterable |
OrthonormalityVerifier.pairwiseInnerProducts(Iterable<MatrixSlice> basis)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |