public static class DMatrixSparseTriplet.Element
extends java.lang.Object
| Constructor and Description |
|---|
Element() |
| Modifier and Type | Method and Description |
|---|---|
void |
set(DMatrixSparseTriplet.Element e) |
void |
set(int row,
int col,
double value) |
public void set(int row,
int col,
double value)
public void set(DMatrixSparseTriplet.Element e)