Many of the properties described here depend on the nature of a Jacobian
matrix associated with a transformation; there are potentially two
of these matrices, corresponding with the forward and inverse mappings.
Using the notation of Equation
, the
Jacobian matrix
associated with the forward mapping is the
matrix of partial derivatives:
![]() |
(5) |
while that associated with the inverse mapping
is the equivalent
matrix obtained by inter-changing input and output
variables (
and
) throughout.
The significance of these matrices can be seen by considering a simple linear mapping in two dimensions. Such a mapping is capable of representing a combination of a shift of origin, magnification, rotation, reflection and shearing deformation:
| (6) |
It may be re-written as the matrix equation:
![]() |
(7) |
The Jacobian matrix
therefore contains the coefficients which
define this mapping and determine its character, apart from a shift of
origin.
The determinant of
(
)
is the signed ``area scale factor'' which the mapping introduces (i.e. the area of the parallelogram produced when the mapping acts on a unit
square).
In more than two dimensions,
would be the equivalent ``volume
scale factor''.
If the mapping is not linear, then the Jacobian matrix will vary from point to
point.
Nevertheless, it may still be regarded as a local linear approximation to
the true mapping (apart from re-location of the origin) and
can still be interpreted as the local area (or volume) scale
factor, which may now change from point to point.
TRANSFORM Coordinate Transformation Facility