Class DefaultSparseDoubleMatrix2DFactory

All Implemented Interfaces:
BaseDoubleMatrixFactory<SparseDoubleMatrix2D>, DoubleMatrix2DFactory<SparseDoubleMatrix2D>, SparseDoubleMatrix2DFactory<SparseDoubleMatrix2D>, SparseDoubleMatrixFactory<SparseDoubleMatrix2D>, BaseGenericMatrixFactory<SparseDoubleMatrix2D>, GenericMatrix2DFactory<SparseDoubleMatrix2D>, SparseGenericMatrix2DFactory<SparseDoubleMatrix2D>, SparseGenericMatrixFactory<SparseDoubleMatrix2D>, BaseMatrixFactory<SparseDoubleMatrix2D>, Matrix2DFactory<SparseDoubleMatrix2D>, SparseMatrix2DFactory<SparseDoubleMatrix2D>, SparseMatrixFactory<SparseDoubleMatrix2D>, BaseNumberMatrixFactory<SparseDoubleMatrix2D>, NumberMatrix2DFactory<SparseDoubleMatrix2D>, SparseNumberMatrix2DFactory<SparseDoubleMatrix2D>, SparseNumberMatrixFactory<SparseDoubleMatrix2D>

public class DefaultSparseDoubleMatrix2DFactory extends AbstractSparseDoubleMatrix2DFactory<SparseDoubleMatrix2D>
  • Constructor Details

    • DefaultSparseDoubleMatrix2DFactory

      public DefaultSparseDoubleMatrix2DFactory()
  • Method Details