org.ujmp.core.bytematrix.factory
Class AbstractByteMatrix2DFactory
- java.lang.Object
-
- org.ujmp.core.bytematrix.factory.AbstractByteMatrix2DFactory
-
- All Implemented Interfaces:
- ByteMatrix2DFactory<ByteMatrix2D>, ByteMatrixFactory<ByteMatrix2D>, BaseGenericMatrixFactory<ByteMatrix2D>, DenseGenericMatrix2DFactory<ByteMatrix2D>, DenseGenericMatrixFactory<ByteMatrix2D>, DenseGenericMatrixMultiDFactory<ByteMatrix2D>, GenericMatrix2DFactory<ByteMatrix2D>, GenericMatrixFactory<ByteMatrix2D>, GenericMatrixMultiDFactory<ByteMatrix2D>, SparseGenericMatrix2DFactory<ByteMatrix2D>, SparseGenericMatrixFactory<ByteMatrix2D>, SparseGenericMatrixMultiDFactory<ByteMatrix2D>, BaseMatrixFactory<ByteMatrix2D>, DenseMatrix2DFactory<ByteMatrix2D>, DenseMatrixFactory<ByteMatrix2D>, DenseMatrixMultiDFactory<ByteMatrix2D>, Matrix2DFactory<ByteMatrix2D>, MatrixMultiDFactory<ByteMatrix2D>, SparseMatrix2DFactory<ByteMatrix2D>, SparseMatrixFactory<ByteMatrix2D>, SparseMatrixMultiDFactory<ByteMatrix2D>
- Direct Known Subclasses:
- DefaultByteMatrix2DFactory
public abstract class AbstractByteMatrix2DFactory extends java.lang.Object implements ByteMatrix2DFactory<ByteMatrix2D>
-
-
Constructor Summary
Constructors Constructor and Description AbstractByteMatrix2DFactory()
-
Method Summary
-
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
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