| Package | Description |
|---|---|
| org.apache.sis.referencing.operation.matrix |
Matrix implementations for spatio-temporal referencing.
|
| org.apache.sis.referencing.operation.transform |
Conversions or transformations of multi-dimensional coordinate points.
|
| Class and Description |
|---|
| Matrix1 |
| Matrix2 |
| Matrix3 |
| Matrix4 |
| MatrixSIS
A
Matrix able to perform some operations of interest to Spatial Information Systems (SIS). |
| MismatchedMatrixSizeException
Thrown when two matrices can not be added or multiplied because the sizes do not match.
|
| NoninvertibleMatrixException
Thrown when a matrix can not be inverted.
|
| Class and Description |
|---|
| MatrixSIS
A
Matrix able to perform some operations of interest to Spatial Information Systems (SIS). |
| NoninvertibleMatrixException
Thrown when a matrix can not be inverted.
|
Copyright © 2010–2017 The Apache Software Foundation. All rights reserved.