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