org.ujmp.core.doublematrix.factory
Interface DenseDoubleMatrixFactory<T extends DenseDoubleMatrix>
-
- All Superinterfaces:
- BaseDoubleMatrixFactory<T>, BaseGenericMatrixFactory<T>, BaseMatrixFactory<T>, BaseNumberMatrixFactory<T>, DenseGenericMatrixFactory<T>, DenseMatrixFactory<T>, DenseNumberMatrixFactory<T>
- All Known Subinterfaces:
- DenseDoubleMatrix2DFactory<T>, DenseDoubleMatrixMultiDFactory<T>, DoubleMatrixFactory<T>
- All Known Implementing Classes:
- AbstractDenseDoubleMatrix2DFactory, AbstractDenseDoubleMatrixMultiDFactory, DefaultDenseDoubleMatrix2DFactory, DefaultDenseDoubleMatrixMultiDFactory
public interface DenseDoubleMatrixFactory<T extends DenseDoubleMatrix> extends DenseNumberMatrixFactory<T>, BaseDoubleMatrixFactory<T>
DataMelt 3.0 © DataMelt by jWork.ORG