|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Matrix | |
gistoolkit.projection.ellipsoid.transform |
Uses of Matrix in gistoolkit.projection.ellipsoid.transform |
Methods in gistoolkit.projection.ellipsoid.transform that return Matrix | |
Matrix |
Matrix.swapRow(int r1,
int r2)
Swap two rows in the matrix |
Matrix |
Matrix.mulRow(int r1,
double scalar)
|
Matrix |
Matrix.addMulRow(int r1,
int r2,
double scalar)
Add a new row to the matrix |
Matrix |
Matrix.gaussJord()
Perform an elimination on the matrix to solve |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |