Uses of Package
org.geotools.referencing.operation.matrix
Packages that use org.geotools.referencing.operation.matrix
Package
Description
Datum implementation.
A package of convenience classes which use control points common to two
data sets to derive empirically the transformation parameters needed to
convert positions between the coordinate systems of the two data sets.
Matrix implementations on top of the
javax.vecmath
package.Basic implementations of math transforms.
-
Classes in org.geotools.referencing.operation.matrix used by org.geotools.referencing.datum
-
-
Classes in org.geotools.referencing.operation.matrix used by org.geotools.referencing.operation.matrixClassDescriptionA two dimensional array of numbers.Matrix is singular, and thus an inverse is not available.A matrix capable of some matrix operations.
-