org.ujmp.core.charmatrix.factory
Class AbstractCharMatrix2DFactory
- java.lang.Object
-
- org.ujmp.core.charmatrix.factory.AbstractCharMatrix2DFactory
-
- All Implemented Interfaces:
- CharMatrix2DFactory<CharMatrix2D>, CharMatrixFactory<CharMatrix2D>, BaseGenericMatrixFactory<CharMatrix2D>, DenseGenericMatrix2DFactory<CharMatrix2D>, DenseGenericMatrixFactory<CharMatrix2D>, DenseGenericMatrixMultiDFactory<CharMatrix2D>, GenericMatrix2DFactory<CharMatrix2D>, GenericMatrixFactory<CharMatrix2D>, GenericMatrixMultiDFactory<CharMatrix2D>, SparseGenericMatrix2DFactory<CharMatrix2D>, SparseGenericMatrixFactory<CharMatrix2D>, SparseGenericMatrixMultiDFactory<CharMatrix2D>, BaseMatrixFactory<CharMatrix2D>, DenseMatrix2DFactory<CharMatrix2D>, DenseMatrixFactory<CharMatrix2D>, DenseMatrixMultiDFactory<CharMatrix2D>, Matrix2DFactory<CharMatrix2D>, MatrixMultiDFactory<CharMatrix2D>, SparseMatrix2DFactory<CharMatrix2D>, SparseMatrixFactory<CharMatrix2D>, SparseMatrixMultiDFactory<CharMatrix2D>
- Direct Known Subclasses:
- DefaultCharMatrix2DFactory
public abstract class AbstractCharMatrix2DFactory extends java.lang.Object implements CharMatrix2DFactory<CharMatrix2D>
-
-
Constructor Summary
Constructors Constructor and Description AbstractCharMatrix2DFactory()
-
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