Interface MatrixFactory.Copier<T>

  • Enclosing class:
    MatrixFactory<T>

    public static interface MatrixFactory.Copier<T>
    • Method Detail

      • copy

        T copy​(T a)