|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Matrix2D | |
---|---|
hep.wired.util |
Uses of Matrix2D in hep.wired.util |
---|
Methods in hep.wired.util that return Matrix2D | |
---|---|
Matrix2D |
Matrix2D.createInverse()
|
Methods in hep.wired.util with parameters of type Matrix2D | |
---|---|
void |
Matrix2D.concatenate(Matrix2D m)
Concatenates this matrix with m, such that M' = M * m. |
void |
Matrix2D.preConcatenate(Matrix2D m)
Pre-concatenates this matrix with m, such that M' = m * M. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |