|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Matrix | |
---|---|
math.utils | Utilitary classes, mainly a Matrix class. |
Uses of Matrix in math.utils |
---|
Methods in math.utils that return Matrix | |
---|---|
Matrix |
Matrix.getTranspose()
get the transposed matrix, without changing the inner coefficients of the original matrix. |
Matrix |
Matrix.multiplyWith(Matrix matrix)
return the result of the multiplication of the matriux with another one. |
Methods in math.utils with parameters of type Matrix | |
---|---|
Matrix |
Matrix.multiplyWith(Matrix matrix)
return the result of the multiplication of the matriux with another one. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |