|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DoubleMatrix2DFactory
Field Summary |
---|
Fields inherited from interface org.ujmp.core.matrix.factory.MatrixFactoryRoot |
---|
ALL, COLUMN, NONE, ROW, X, Y, Z |
Method Summary | |
---|---|
DoubleMatrix2D |
zeros(long... size)
|
DoubleMatrix2D |
zeros(long rows,
long columns)
|
Methods inherited from interface org.ujmp.core.matrix.factory.MatrixFactoryRoot |
---|
eye, ones, rand, randn |
Method Detail |
---|
DoubleMatrix2D zeros(long rows, long columns)
zeros
in interface Matrix2DFactory
DoubleMatrix2D zeros(long... size)
zeros
in interface DoubleMatrixFactory
zeros
in interface Matrix2DFactory
zeros
in interface MatrixFactoryRoot
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |