Class DefaultCharMatrix2DFactory

java.lang.Object
org.ujmp.core.charmatrix.factory.AbstractCharMatrix2DFactory
org.ujmp.core.charmatrix.factory.DefaultCharMatrix2DFactory
All Implemented Interfaces:
CharMatrix2DFactory<CharMatrix2D>, CharMatrixFactory<CharMatrix2D>, BaseGenericMatrixFactory<CharMatrix2D>, DenseGenericMatrix2DFactory<CharMatrix2D>, DenseGenericMatrixFactory<CharMatrix2D>, DenseGenericMatrixMultiDFactory<CharMatrix2D>, GenericMatrix2DFactory<CharMatrix2D>, GenericMatrixFactory<CharMatrix2D>, GenericMatrixMultiDFactory<CharMatrix2D>, SparseGenericMatrix2DFactory<CharMatrix2D>, SparseGenericMatrixFactory<CharMatrix2D>, SparseGenericMatrixMultiDFactory<CharMatrix2D>, BaseMatrixFactory<CharMatrix2D>, DenseMatrix2DFactory<CharMatrix2D>, DenseMatrixFactory<CharMatrix2D>, DenseMatrixMultiDFactory<CharMatrix2D>, Matrix2DFactory<CharMatrix2D>, MatrixMultiDFactory<CharMatrix2D>, SparseMatrix2DFactory<CharMatrix2D>, SparseMatrixFactory<CharMatrix2D>, SparseMatrixMultiDFactory<CharMatrix2D>

public class DefaultCharMatrix2DFactory extends AbstractCharMatrix2DFactory
  • Constructor Details

    • DefaultCharMatrix2DFactory

      public DefaultCharMatrix2DFactory()
  • Method Details