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