Uses of Class
org.geotools.referencing.operation.matrix.Matrix1
-
Packages that use Matrix1 Package Description org.geotools.referencing.operation.matrix Matrix implementations on top of thejavax.vecmath
package. -
-
Uses of Matrix1 in org.geotools.referencing.operation.matrix
Methods in org.geotools.referencing.operation.matrix that return Matrix1 Modifier and Type Method Description Matrix1
Matrix1. clone()
Returns a clone of this matrix.
-