<!--
{
  "availability" : [
    "iPadOS: 8.0.0 -",
    "ios: 8.0.0 -",
    "maccatalyst: 13.1.0 -",
    "macos: 10.10.0 -",
    "tvos: 9.0.0 -",
    "watchos: 2.0.0 -",
    "xros: 1.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "Accelerate",
  "identifier" : "/documentation/simd/simd_inverse-3h6ry",
  "metadataVersion" : "0.1.0",
  "role" : "Function",
  "symbol" : {
    "kind" : "Function",
    "modules" : [
      "simd"
    ],
    "preciseIdentifier" : "c:@F@simd_inverse#$@SA@simd_float4x4#"
  },
  "title" : "simd_inverse"
}
-->

# simd_inverse

Returns the inverse of the specified matrix.

```
static simd_float4x4 simd_inverse(simd_float4x4 __x);
```

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)