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