Package | Description |
---|---|
org.apache.ignite.ml.math.primitives.matrix.impl |
Contains several matrix implementations.
|
org.apache.ignite.ml.math.primitives.matrix.storage |
Contains several matrix storages.
|
org.apache.ignite.ml.math.primitives.vector.impl |
Contains several vector implementations.
|
org.apache.ignite.ml.math.primitives.vector.storage |
Contains several vector storages.
|
Modifier and Type | Class and Description |
---|---|
class |
SparseMatrix
Sparse local onheap matrix with
SparseVector as rows. |
Modifier and Type | Class and Description |
---|---|
class |
SparseMatrixStorage
Storage for sparse, local, on-heap matrix.
|
Modifier and Type | Class and Description |
---|---|
class |
SparseVector
Local on-heap sparse vector based on hash map storage.
|
Modifier and Type | Class and Description |
---|---|
class |
SparseVectorStorage
Sparse, local, on-heap vector storage.
|
GridGain In-Memory Computing Platform : ver. 8.9.14 Release Date : November 5 2024