Class DefaultIntMatrix2DFactory

java.lang.Object
org.ujmp.core.intmatrix.factory.AbstractIntMatrix2DFactory
org.ujmp.core.intmatrix.factory.DefaultIntMatrix2DFactory
All Implemented Interfaces:
BaseGenericMatrixFactory<IntMatrix2D>, DenseGenericMatrix2DFactory<IntMatrix2D>, DenseGenericMatrixFactory<IntMatrix2D>, DenseGenericMatrixMultiDFactory<IntMatrix2D>, GenericMatrix2DFactory<IntMatrix2D>, GenericMatrixFactory<IntMatrix2D>, GenericMatrixMultiDFactory<IntMatrix2D>, SparseGenericMatrix2DFactory<IntMatrix2D>, SparseGenericMatrixFactory<IntMatrix2D>, SparseGenericMatrixMultiDFactory<IntMatrix2D>, IntMatrix2DFactory<IntMatrix2D>, IntMatrixFactory<IntMatrix2D>, BaseMatrixFactory<IntMatrix2D>, DenseMatrix2DFactory<IntMatrix2D>, DenseMatrixFactory<IntMatrix2D>, DenseMatrixMultiDFactory<IntMatrix2D>, Matrix2DFactory<IntMatrix2D>, MatrixMultiDFactory<IntMatrix2D>, SparseMatrix2DFactory<IntMatrix2D>, SparseMatrixFactory<IntMatrix2D>, SparseMatrixMultiDFactory<IntMatrix2D>

public class DefaultIntMatrix2DFactory extends AbstractIntMatrix2DFactory
  • Constructor Details

    • DefaultIntMatrix2DFactory

      public DefaultIntMatrix2DFactory()
  • Method Details