org.ujmp.core.numbermatrix.factory
Interface NumberMatrix2DFactory<T extends NumberMatrix2D<?>>
-
- All Superinterfaces:
- BaseGenericMatrixFactory<T>, BaseMatrixFactory<T>, BaseNumberMatrixFactory<T>, GenericMatrix2DFactory<T>, Matrix2DFactory<T>
- All Known Subinterfaces:
- BigDecimalMatrix2DFactory<T>, DenseDoubleMatrix2DFactory<T>, DenseNumberMatrix2DFactory<T>, DoubleMatrix2DFactory<T>, DoubleMatrixFactory<T>, NumberMatrixFactory<T>, SparseDoubleMatrix2DFactory<T>, SparseNumberMatrix2DFactory<T>
- All Known Implementing Classes:
- AbstractBigDecimalMatrix2DFactory, AbstractDenseDoubleMatrix2DFactory, AbstractSparseDoubleMatrix2DFactory, DefaultBigDecimalMatrix2DFactory, DefaultDenseDoubleMatrix2DFactory, DefaultSparseDoubleMatrix2DFactory
public interface NumberMatrix2DFactory<T extends NumberMatrix2D<?>> extends BaseNumberMatrixFactory<T>, GenericMatrix2DFactory<T>
-
-
Method Summary
-
Methods inherited from interface org.ujmp.core.matrix.factory.Matrix2DFactory
zeros
-
Methods inherited from interface org.ujmp.core.matrix.factory.BaseMatrixFactory
zeros
-
-
DataMelt 3.0 © DataMelt by jWork.ORG