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