org.ujmp.core.doublematrix.factory
Class DefaultDenseDoubleMatrix2DFactory
- java.lang.Object
-
- org.ujmp.core.matrix.factory.AbstractMatrixFactory<T>
-
- org.ujmp.core.doublematrix.factory.AbstractDenseDoubleMatrix2DFactory<DenseDoubleMatrix2D>
-
- org.ujmp.core.doublematrix.factory.DefaultDenseDoubleMatrix2DFactory
-
- All Implemented Interfaces:
- BaseDoubleMatrixFactory<DenseDoubleMatrix2D>, DenseDoubleMatrix2DFactory<DenseDoubleMatrix2D>, DenseDoubleMatrixFactory<DenseDoubleMatrix2D>, DoubleMatrix2DFactory<DenseDoubleMatrix2D>, BaseGenericMatrixFactory<DenseDoubleMatrix2D>, DenseGenericMatrix2DFactory<DenseDoubleMatrix2D>, DenseGenericMatrixFactory<DenseDoubleMatrix2D>, GenericMatrix2DFactory<DenseDoubleMatrix2D>, BaseMatrixFactory<DenseDoubleMatrix2D>, DenseMatrix2DFactory<DenseDoubleMatrix2D>, DenseMatrixFactory<DenseDoubleMatrix2D>, Matrix2DFactory<DenseDoubleMatrix2D>, BaseNumberMatrixFactory<DenseDoubleMatrix2D>, DenseNumberMatrix2DFactory<DenseDoubleMatrix2D>, DenseNumberMatrixFactory<DenseDoubleMatrix2D>, NumberMatrix2DFactory<DenseDoubleMatrix2D>
public class DefaultDenseDoubleMatrix2DFactory extends AbstractDenseDoubleMatrix2DFactory<DenseDoubleMatrix2D>
-
-
Field Summary
-
Fields inherited from class org.ujmp.core.matrix.factory.AbstractMatrixFactory
EMPTYMATRIX
-
-
Constructor Summary
Constructors Constructor and Description DefaultDenseDoubleMatrix2DFactory()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description DenseDoubleMatrix2Dzeros(long rows, long columns)-
Methods inherited from class org.ujmp.core.doublematrix.factory.AbstractDenseDoubleMatrix2DFactory
zeros
-
Methods inherited from class org.ujmp.core.matrix.factory.AbstractMatrixFactory
availableProcessors, concat, concat, concat, concat, copyFromMatrix, correlatedColumns, createFromScreenshot, createVectorForClass, emptyMatrix, eye, eye, fibonacci, fill, horCat, horCat, horCat, horCat, horCat, horCat, importFrom, importFromArray, importFromArray, importFromArray, importFromArray, importFromArray, importFromArray, importFromArray, importFromArray, importFromArray, importFromArray, importFromJDBC, importFromJDBC, importFromJDBC, irisMatrix, linkTo, linkToArray, linkToArray, linkToArray, linkToArray, linkToArray, linkToArray, linkToArray, linkToArray, linkToArray, linkToArray, linkToArray, linkToArray, linkToArray, linkToArray, linkToArray, linkToArray, linkToArray, linkToArray, linkToArray, linkToArray, linkToBinaryFile, linkToCollection, linkToDir, linkToDir, linkToImage, linkToImage, linkToJDBC, linkToJDBC, linkToJDBC, linkToJDBC, linkToList, linkToMap, linkToSet, linkToValue, linkToValue, linkToValue, linkToValue, linkToValue, linkToValue, linkToValue, linkToValue, linkToValue, linkToValue, linkToValue, linkToValue, linkToValue, linkToValue, linkToValue, linkToValue, linkToZipFile, localhostMatrix, magic, matrixLibraries, memoryUsage, nans, ones, ones, operatingSystem, pascal, rand, rand, randn, randn, randomSeed, range, range, repmat, rosserMatrix, runningThreads, sequence, sequence, sunSpotDataset, synchronizedMatrix, systemEnvironment, systemProperties, systemTime, vertCat, vertCat, vertCat, vertCat, welcomeMatrix, wilkinsonMatrix
-
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface org.ujmp.core.doublematrix.factory.DoubleMatrix2DFactory
eye, ones, rand, randn
-
-
-
-
Method Detail
-
zeros
public DenseDoubleMatrix2D zeros(long rows, long columns)
-
-
DataMelt 3.0 © DataMelt by jWork.ORG