public static class SparseMatrix.ValueArray extends Object
| Constructor and Description |
|---|
ValueArray(int[] rowIndices,
int[] columnIndices,
double[] values) |
| Modifier and Type | Method and Description |
|---|---|
int[] |
columnIndices() |
int[] |
rowIndices() |
double[] |
values() |
Copyright © 2010-2020 NM FinTech Ltd.. All Rights Reserved.