<!--
{
  "availability" : [
    "iOS: -",
    "iPadOS: -",
    "macCatalyst: -",
    "macOS: -",
    "tvOS: -",
    "visionOS: -",
    "watchOS: -"
  ],
  "documentType" : "symbol",
  "framework" : "Accelerate",
  "identifier" : "/documentation/Accelerate/SPARSE_NORM_R1",
  "metadataVersion" : "0.1.0",
  "role" : "Global Variable",
  "symbol" : {
    "kind" : "Global Variable",
    "modules" : [
      "Accelerate"
    ],
    "preciseIdentifier" : "c:@EA@sparse_norm@SPARSE_NORM_R1"
  },
  "title" : "SPARSE_NORM_R1"
}
-->

# SPARSE_NORM_R1

Norm R1

```
var SPARSE_NORM_R1: sparse_norm { get }
```

## Discussion

|Matrix element wise|*sumⱼ ( sqrt ( sumᵢ ( A[i,j]² ) ) )*|
|-------------------|------------------------------------|
|Matrix operator    |Not supported. Undefined.__         |
|Vector element wise|Not supported. Undefined.__         |

---

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)