org.ujmp.core.charmatrix.factory
Class DefaultCharMatrix2DFactory
- java.lang.Object
-
- org.ujmp.core.charmatrix.factory.AbstractCharMatrix2DFactory
-
- org.ujmp.core.charmatrix.factory.DefaultCharMatrix2DFactory
-
- 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>
public class DefaultCharMatrix2DFactory extends AbstractCharMatrix2DFactory
-
-
Constructor Summary
Constructors Constructor and Description DefaultCharMatrix2DFactory()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description CharMatrix2Dzeros(long... size)CharMatrix2Dzeros(long rows, long columns)
-
-
-
Method Detail
-
zeros
public CharMatrix2D zeros(long rows, long columns)
-
zeros
public CharMatrix2D zeros(long... size)
-
-
DataMelt 3.0 © DataMelt by jWork.ORG