Matrix.getSlantRatio

Gets the slant ratio of a matrix.

For a simple shear matrix in the form:

1 λ 0 1

this is simply λ.

class Matrix
double
getSlantRatio
()

Return Value

Type: double

the slant ratio of matrix