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.
Computes the maximum scale assuming the matrix is an affine transformation. The maximum scale is the maximum length of the column vectors.
The maximum scale.
The matrix.