Uses of Package
org.apache.sis.referencing.operation.matrix
-
Packages that use org.apache.sis.referencing.operation.matrix Package Description org.apache.sis.referencing.operation.matrix Matrix implementations for spatiotemporal referencing.org.apache.sis.referencing.operation.transform Conversions or transformations of multi-dimensional coordinate points. -
Classes in org.apache.sis.referencing.operation.matrix used by org.apache.sis.referencing.operation.matrix Class Description Matrix1 Matrix2 Matrix3 Matrix4 MatrixSIS AMatrix
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. -
Classes in org.apache.sis.referencing.operation.matrix used by org.apache.sis.referencing.operation.transform Class Description MatrixSIS AMatrix
able to perform some operations of interest to Spatial Information Systems (SIS).NoninvertibleMatrixException Thrown when a matrix can not be inverted.