Class DefaultShortMatrix2DFactory

java.lang.Object
org.ujmp.core.shortmatrix.factory.AbstractShortMatrix2DFactory
org.ujmp.core.shortmatrix.factory.DefaultShortMatrix2DFactory
All Implemented Interfaces:
BaseGenericMatrixFactory<ShortMatrix2D>, DenseGenericMatrix2DFactory<ShortMatrix2D>, DenseGenericMatrixFactory<ShortMatrix2D>, DenseGenericMatrixMultiDFactory<ShortMatrix2D>, GenericMatrix2DFactory<ShortMatrix2D>, GenericMatrixFactory<ShortMatrix2D>, GenericMatrixMultiDFactory<ShortMatrix2D>, SparseGenericMatrix2DFactory<ShortMatrix2D>, SparseGenericMatrixFactory<ShortMatrix2D>, SparseGenericMatrixMultiDFactory<ShortMatrix2D>, BaseMatrixFactory<ShortMatrix2D>, DenseMatrix2DFactory<ShortMatrix2D>, DenseMatrixFactory<ShortMatrix2D>, DenseMatrixMultiDFactory<ShortMatrix2D>, Matrix2DFactory<ShortMatrix2D>, MatrixMultiDFactory<ShortMatrix2D>, SparseMatrix2DFactory<ShortMatrix2D>, SparseMatrixFactory<ShortMatrix2D>, SparseMatrixMultiDFactory<ShortMatrix2D>, ShortMatrix2DFactory<ShortMatrix2D>, ShortMatrixFactory<ShortMatrix2D>

public class DefaultShortMatrix2DFactory extends AbstractShortMatrix2DFactory
  • Constructor Details

    • DefaultShortMatrix2DFactory

      public DefaultShortMatrix2DFactory()
  • Method Details