org.ujmp.core.longmatrix.factory
Interface DenseLongMatrix2DFactory<T extends DenseLongMatrix2D>
-
- All Superinterfaces:
- BaseGenericMatrixFactory<T>, BaseMatrixFactory<T>, DenseGenericMatrix2DFactory<T>, DenseGenericMatrixFactory<T>, DenseGenericMatrixMultiDFactory<T>, DenseLongMatrixFactory<T>, DenseMatrix2DFactory<T>, DenseMatrixFactory<T>, DenseMatrixMultiDFactory<T>, GenericMatrix2DFactory<T>, GenericMatrixFactory<T>, GenericMatrixMultiDFactory<T>, LongMatrix2DFactory<T>, LongMatrixFactory<T>, Matrix2DFactory<T>, MatrixMultiDFactory<T>, SparseGenericMatrix2DFactory<T>, SparseGenericMatrixFactory<T>, SparseGenericMatrixMultiDFactory<T>, SparseMatrix2DFactory<T>, SparseMatrixFactory<T>, SparseMatrixMultiDFactory<T>
- All Known Implementing Classes:
- AbstractDenseLongMatrix2DFactory, DefaultDenseLongMatrix2DFactory
public interface DenseLongMatrix2DFactory<T extends DenseLongMatrix2D> extends DenseMatrix2DFactory<T>, DenseLongMatrixFactory<T>, LongMatrix2DFactory<T>
-
-
Method Summary
-
Methods inherited from interface org.ujmp.core.longmatrix.factory.LongMatrix2DFactory
eye, ones, rand, randn
-
Methods inherited from interface org.ujmp.core.longmatrix.factory.LongMatrixFactory
eye, ones, rand, randn
-
Methods inherited from interface org.ujmp.core.matrix.factory.Matrix2DFactory
zeros
-
Methods inherited from interface org.ujmp.core.matrix.factory.MatrixMultiDFactory
zeros
-
-
DataMelt 3.0 © DataMelt by jWork.ORG