---
title: ratio
framework: accelerate
role: symbol
role_heading: Instance Property
path: accelerate/bnns/sparseparameters/ratio
---

# ratio

The sparsity ratio expressed as the numerator and the denominator.

## Declaration

```swift
let ratio: (numerator: UInt32, denominator: UInt32)
```

## See Also

### Inspecting the Properties of a Sparse Parameters Structure

- [targetSystem](accelerate/bnns/sparseparameters/targetsystem.md)
- [type](accelerate/bnns/sparseparameters/type.md)
