inverseTranspose

Computes the inverse transpose of a matrix.

Return

The modified result parameter.

Parameters

matrix

The matrix to transpose and invert.

result

The object onto which to store the result.

See also