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