| Package | Description |
|---|---|
| org.apache.ignite.ml.math.impls.storage.matrix |
Contains specific implementations for matrix storage models.
|
| Modifier and Type | Method and Description |
|---|---|
IgniteCache<MatrixBlockKey,MatrixBlockEntry> |
BlockMatrixStorage.cache() |
List<MatrixBlockEntry> |
BlockMatrixStorage.getColForBlock(org.apache.ignite.internal.util.lang.IgnitePair<Long> blockId)
Get cols for current block.
|
List<MatrixBlockEntry> |
BlockMatrixStorage.getRowForBlock(org.apache.ignite.internal.util.lang.IgnitePair<Long> blockId)
Get rows for current block.
|
Follow @ApacheIgnite
Ignite Fabric : ver. 2.5.0 Release Date : May 23 2018