Package jisa.maths.matrices
Interface Matrix.EntryMapper<U,T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description U
map(int row, int col, T value)
-
Modifier and Type | Method | Description |
---|---|---|
U |
map(int row,
int col,
T value) |