org.ujmp.core.doublematrix.factory
Interface DenseDoubleMatrix2DFactory<T extends DenseDoubleMatrix2D>
-
- All Superinterfaces:
- BaseDoubleMatrixFactory<T>, BaseGenericMatrixFactory<T>, BaseMatrixFactory<T>, BaseNumberMatrixFactory<T>, DenseDoubleMatrixFactory<T>, DenseGenericMatrix2DFactory<T>, DenseGenericMatrixFactory<T>, DenseMatrix2DFactory<T>, DenseMatrixFactory<T>, DenseNumberMatrix2DFactory<T>, DenseNumberMatrixFactory<T>, DoubleMatrix2DFactory<T>, GenericMatrix2DFactory<T>, Matrix2DFactory<T>, NumberMatrix2DFactory<T>
- All Known Subinterfaces:
- DoubleMatrixFactory<T>
- All Known Implementing Classes:
- AbstractDenseDoubleMatrix2DFactory, DefaultDenseDoubleMatrix2DFactory
public interface DenseDoubleMatrix2DFactory<T extends DenseDoubleMatrix2D> extends DenseNumberMatrix2DFactory<T>, DenseDoubleMatrixFactory<T>, DoubleMatrix2DFactory<T>
-
-
Method Summary
-
Methods inherited from interface org.ujmp.core.doublematrix.factory.DoubleMatrix2DFactory
eye, ones, rand, randn
-
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