org.ujmp.core.doublematrix.factory
Interface SparseDoubleMatrix2DFactory<T extends SparseDoubleMatrix2D>
-
- All Superinterfaces:
- BaseDoubleMatrixFactory<T>, BaseGenericMatrixFactory<T>, BaseMatrixFactory<T>, BaseNumberMatrixFactory<T>, DoubleMatrix2DFactory<T>, GenericMatrix2DFactory<T>, Matrix2DFactory<T>, NumberMatrix2DFactory<T>, SparseDoubleMatrixFactory<T>, SparseGenericMatrix2DFactory<T>, SparseGenericMatrixFactory<T>, SparseMatrix2DFactory<T>, SparseMatrixFactory<T>, SparseNumberMatrix2DFactory<T>, SparseNumberMatrixFactory<T>
- All Known Subinterfaces:
- DoubleMatrixFactory<T>
- All Known Implementing Classes:
- AbstractSparseDoubleMatrix2DFactory, DefaultSparseDoubleMatrix2DFactory
public interface SparseDoubleMatrix2DFactory<T extends SparseDoubleMatrix2D> extends SparseNumberMatrix2DFactory<T>, SparseDoubleMatrixFactory<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