org.ujmp.core.numbermatrix.factory
Interface NumberMatrixMultiDFactory<T extends NumberMatrixMultiD<?>>
-
- All Superinterfaces:
- BaseGenericMatrixFactory<T>, BaseMatrixFactory<T>, BaseNumberMatrixFactory<T>, GenericMatrixMultiDFactory<T>, MatrixMultiDFactory<T>
- All Known Subinterfaces:
- BigDecimalMatrixMultiDFactory<T>, BigIntegerMatrixMultiDFactory<T>, DenseDoubleMatrixMultiDFactory<T>, DenseNumberMatrixMultiDFactory<T>, DoubleMatrixFactory<T>, DoubleMatrixMultiDFactory<T>, NumberMatrixFactory<T>, SparseDoubleMatrixMultiDFactory<T>, SparseNumberMatrixMultiDFactory<T>
- All Known Implementing Classes:
- AbstractDenseDoubleMatrixMultiDFactory, AbstractSparseDoubleMatrixMultiDFactory, DefaultDenseDoubleMatrixMultiDFactory
public interface NumberMatrixMultiDFactory<T extends NumberMatrixMultiD<?>> extends BaseNumberMatrixFactory<T>, GenericMatrixMultiDFactory<T>
-
-
Method Summary
-
Methods inherited from interface org.ujmp.core.matrix.factory.MatrixMultiDFactory
zeros
-
Methods inherited from interface org.ujmp.core.matrix.factory.BaseMatrixFactory
zeros
-
-
DataMelt 3.0 © DataMelt by jWork.ORG