getMaximumScale

Computes the maximum scale assuming the matrix is an affine transformation. The maximum scale is the maximum length of the column vectors in the upper-left 3x3 matrix.

Return

The maximum scale.

Parameters

matrix

The matrix.

See also