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