Uses of Class
org.apache.sis.referencing.operation.matrix.Matrix1
Packages that use Matrix1
Package
Description
Matrix implementations for spatiotemporal referencing.
-
Uses of Matrix1 in org.apache.sis.referencing.operation.matrix
Methods in org.apache.sis.referencing.operation.matrix that return Matrix1Modifier and TypeMethodDescriptionstatic Matrix1
Matrix1.castOrCopy
(org.opengis.referencing.operation.Matrix matrix) Casts or copies the given matrix to aMatrix1
implementation.Matrix1.clone()
Returns a clone of this matrix.