---
title: out_type
framework: accelerate
role: symbol
role_heading: Instance Property
path: accelerate/bnnsarithmeticbinary/out_type
---

# out_type

The descriptor type of the output.

## Declaration

```swift
var out_type: BNNSDescriptorType
```

## See Also

### Inspecting the Properties of an Arithmetic Structure

- [in1](accelerate/bnnsarithmeticbinary/in1.md)
- [in1_type](accelerate/bnnsarithmeticbinary/in1_type.md)
- [in2](accelerate/bnnsarithmeticbinary/in2.md)
- [in2_type](accelerate/bnnsarithmeticbinary/in2_type.md)
- [out](accelerate/bnnsarithmeticbinary/out.md)
