Contents

matrix_invert(_:)

Returns the inverse of the specified matrix.

Declaration

func matrix_invert(_ x: simd_float2x2) -> simd_float2x2

See Also

Deprecated Symbols