Contents

matrix_invert(_:)

Returns the inverse of the specified matrix.

Declaration

func matrix_invert(_ x: simd_double2x2) -> simd_double2x2

See Also

Deprecated Symbols