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