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