getMaximumScale

Computes the maximum scale assuming the matrix is an affine transformation. The maximum scale is the maximum length of the column vectors.

Return

The maximum scale.

Parameters

matrix

The matrix.

See also