Interface ObjectMatrixFactory<T extends ObjectMatrix>
- All Superinterfaces:
BaseGenericMatrixFactory<T>
,BaseMatrixFactory<T>
,BaseObjectMatrixFactory<T>
,DenseGenericMatrix2DFactory<T>
,DenseGenericMatrixFactory<T>
,DenseGenericMatrixMultiDFactory<T>
,DenseMatrix2DFactory<T>
,DenseMatrixFactory<T>
,DenseMatrixMultiDFactory<T>
,DenseObjectMatrix2DFactory<T>
,DenseObjectMatrixFactory<T>
,DenseObjectMatrixMultiDFactory<T>
,GenericMatrix2DFactory<T>
,GenericMatrixFactory<T>
,GenericMatrixMultiDFactory<T>
,Matrix2DFactory<T>
,MatrixMultiDFactory<T>
,ObjectMatrix2DFactory<T>
,ObjectMatrixMultiDFactory<T>
,SparseGenericMatrix2DFactory<T>
,SparseGenericMatrixFactory<T>
,SparseGenericMatrixMultiDFactory<T>
,SparseMatrix2DFactory<T>
,SparseMatrixFactory<T>
,SparseMatrixMultiDFactory<T>
,SparseObjectMatrix2DFactory<T>
,SparseObjectMatrixFactory<T>
,SparseObjectMatrixMultiDFactory<T>
public interface ObjectMatrixFactory<T extends ObjectMatrix>
extends DenseObjectMatrix2DFactory<T>, DenseObjectMatrixMultiDFactory<T>, SparseObjectMatrix2DFactory<T>, SparseObjectMatrixMultiDFactory<T>, GenericMatrixFactory<T>
-
Field Summary
-
Method Summary
Methods inherited from interface org.ujmp.core.matrix.factory.Matrix2DFactory
zeros
Methods inherited from interface org.ujmp.core.matrix.factory.MatrixMultiDFactory
zeros