|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IntMatrix2DFactory
Method Summary | |
---|---|
IntMatrix2D |
dense(long rows,
long columns)
|
IntMatrix2D |
zeros(long rows,
long columns)
|
Method Detail |
---|
IntMatrix2D dense(long rows, long columns) throws MatrixException
MatrixException
IntMatrix2D zeros(long rows, long columns) throws MatrixException
MatrixException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |