org.ujmp.core.stringmatrix.factory
Interface StringMatrixFactory<T extends StringMatrix>
-
- All Superinterfaces:
- BaseGenericMatrixFactory<T>, BaseMatrixFactory<T>, DenseGenericMatrix2DFactory<T>, DenseGenericMatrixFactory<T>, DenseGenericMatrixMultiDFactory<T>, DenseMatrix2DFactory<T>, DenseMatrixFactory<T>, DenseMatrixMultiDFactory<T>, GenericMatrix2DFactory<T>, GenericMatrixFactory<T>, GenericMatrixMultiDFactory<T>, Matrix2DFactory<T>, MatrixMultiDFactory<T>, SparseGenericMatrix2DFactory<T>, SparseGenericMatrixFactory<T>, SparseGenericMatrixMultiDFactory<T>, SparseMatrix2DFactory<T>, SparseMatrixFactory<T>, SparseMatrixMultiDFactory<T>
- All Known Subinterfaces:
- DenseStringMatrix2DFactory<T>, DenseStringMatrixFactory<T>, SparseStringMatrixFactory<T>, StringMatrix2DFactory<T>
- All Known Implementing Classes:
- AbstractDenseStringMatrix2DFactory, AbstractStringMatrix2DFactory, DefaultDenseStringMatrix2DFactory, DefaultStringMatrix2DFactory
public interface StringMatrixFactory<T extends StringMatrix> extends GenericMatrixFactory<T>
-
-
Method Summary
-
Methods inherited from interface org.ujmp.core.matrix.factory.Matrix2DFactory
zeros
-
Methods inherited from interface org.ujmp.core.matrix.factory.MatrixMultiDFactory
zeros
-
-
DataMelt 3.0 © DataMelt by jWork.ORG