Package | Description |
---|---|
org.apache.ignite.ml.math |
Contains main APIs for matrix/vector algebra.
|
org.apache.ignite.ml.math.util |
Some math utils.
|
Modifier and Type | Method and Description |
---|---|
static void |
Blas.syr(Double alpha,
SparseVector x,
DenseMatrix a) |
Modifier and Type | Method and Description |
---|---|
static DenseMatrix |
MatrixUtil.asDense(SparseMatrix m,
int acsMode) |
static DenseMatrix |
MatrixUtil.fromList(List<Vector> vecs,
boolean entriesAreRows) |
GridGain In-Memory Computing Platform : ver. 8.9.14 Release Date : November 5 2024