|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DMatrix | |
|---|---|
| applicationlayer.linearalgebra | |
| Uses of DMatrix in applicationlayer.linearalgebra |
|---|
| Methods in applicationlayer.linearalgebra that return DMatrix | |
|---|---|
static DMatrix |
DMatrix.identityMatrix(int row)
Vrací jednotkovou matici velikosti row×row. |
static DMatrix |
DMatrix.oneMatrix(int row,
int column)
Vrací jedničkovou matici velikosti row×column. |
static DMatrix |
DMatrix.zeroMatrix(int row,
int column)
Vrací nulovou matici velikosti row×column. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||