<!--
{
  "availability" : [

  ],
  "documentType" : "symbol",
  "framework" : "Accelerate",
  "identifier" : "/documentation/simd/simd_packed_short4",
  "metadataVersion" : "0.1.0",
  "role" : "Type Alias",
  "symbol" : {
    "kind" : "Type Alias",
    "modules" : [
      "simd"
    ],
    "preciseIdentifier" : "c:@T@simd_packed_short4"
  },
  "title" : "simd_packed_short4"
}
-->

# simd_packed_short4

A packed vector of four 16-bit signed integer elements.

```
typealias simd_packed_short4 = SIMD4<Int16>
```

## Topics

### Alternative Type Alias

[`packed_short4`](/documentation/simd/packed_short4)



---

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)