Class DefaultSparseLongMatrixFactory

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

public class DefaultSparseLongMatrixFactory extends AbstractSparseLongMatrixFactory<SparseLongMatrix> implements SparseLongMatrixFactory<SparseLongMatrix>