Class DefaultSparseLongMatrix2DFactory

All Implemented Interfaces:
BaseGenericMatrixFactory<SparseLongMatrix2D>, DenseGenericMatrix2DFactory<SparseLongMatrix2D>, DenseGenericMatrixFactory<SparseLongMatrix2D>, DenseGenericMatrixMultiDFactory<SparseLongMatrix2D>, GenericMatrix2DFactory<SparseLongMatrix2D>, GenericMatrixFactory<SparseLongMatrix2D>, GenericMatrixMultiDFactory<SparseLongMatrix2D>, SparseGenericMatrix2DFactory<SparseLongMatrix2D>, SparseGenericMatrixFactory<SparseLongMatrix2D>, SparseGenericMatrixMultiDFactory<SparseLongMatrix2D>, LongMatrix2DFactory<SparseLongMatrix2D>, LongMatrixFactory<SparseLongMatrix2D>, BaseMatrixFactory<SparseLongMatrix2D>, DenseMatrix2DFactory<SparseLongMatrix2D>, DenseMatrixFactory<SparseLongMatrix2D>, DenseMatrixMultiDFactory<SparseLongMatrix2D>, Matrix2DFactory<SparseLongMatrix2D>, MatrixMultiDFactory<SparseLongMatrix2D>, SparseMatrix2DFactory<SparseLongMatrix2D>, SparseMatrixFactory<SparseLongMatrix2D>, SparseMatrixMultiDFactory<SparseLongMatrix2D>

public class DefaultSparseLongMatrix2DFactory extends AbstractSparseLongMatrix2DFactory<SparseLongMatrix2D>
  • Constructor Details

    • DefaultSparseLongMatrix2DFactory

      public DefaultSparseLongMatrix2DFactory()
  • Method Details