Class DefaultSparseObjectMatrix2DFactory

java.lang.Object
org.ujmp.core.matrix.factory.AbstractMatrixFactory<SparseObjectMatrix2D>
org.ujmp.core.objectmatrix.factory.DefaultSparseObjectMatrix2DFactory
All Implemented Interfaces:
BaseGenericMatrixFactory<SparseObjectMatrix2D>, GenericMatrix2DFactory<SparseObjectMatrix2D>, SparseGenericMatrix2DFactory<SparseObjectMatrix2D>, SparseGenericMatrixFactory<SparseObjectMatrix2D>, BaseMatrixFactory<SparseObjectMatrix2D>, Matrix2DFactory<SparseObjectMatrix2D>, SparseMatrix2DFactory<SparseObjectMatrix2D>, SparseMatrixFactory<SparseObjectMatrix2D>, BaseObjectMatrixFactory<SparseObjectMatrix2D>, ObjectMatrix2DFactory<SparseObjectMatrix2D>, SparseObjectMatrix2DFactory<SparseObjectMatrix2D>, SparseObjectMatrixFactory<SparseObjectMatrix2D>

public class DefaultSparseObjectMatrix2DFactory extends AbstractMatrixFactory<SparseObjectMatrix2D> implements SparseObjectMatrix2DFactory<SparseObjectMatrix2D>