Package jisa.maths.matrices
Interface MatrixFactory.Copier<T>
-
- Enclosing class:
- MatrixFactory<T>
public static interface MatrixFactory.Copier<T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description T
copy(T a)
-