Package | Description |
---|---|
org.apache.ignite.ml.math |
Contains main APIs for matrix/vector algebra.
|
Modifier and Type | Method and Description |
---|---|
static void |
Tracer.showHtml(Matrix mtx,
Tracer.ColorMapper cm)
Shows given matrix in the browser with D3-based visualization.
|
static void |
Tracer.showHtml(Matrix mtx,
Tracer.ColorMapper cm,
boolean useAsciiFallback)
Shows given matrix in the browser with D3-based visualization.
|
static void |
Tracer.showHtml(Vector vec,
Tracer.ColorMapper cm)
Shows given vector in the browser with D3-based visualization.
|
static void |
Tracer.showHtml(Vector vec,
Tracer.ColorMapper cm,
boolean useAsciiFallback)
Shows given vector in the browser with D3-based visualization.
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.11.0 Release Date : September 11 2021