---
title: in2_type
framework: accelerate
role: symbol
role_heading: Instance Property
path: accelerate/bnnsarithmeticternary/in2_type
---

# in2_type

The descriptor type of the second input.

## Declaration

```swift
var in2_type: BNNSDescriptorType
```

## See Also

### Inspecting the Properties of an Arithmetic Structure

- [in1](accelerate/bnnsarithmeticternary/in1.md)
- [in1_type](accelerate/bnnsarithmeticternary/in1_type.md)
- [in2](accelerate/bnnsarithmeticternary/in2.md)
- [in3](accelerate/bnnsarithmeticternary/in3.md)
- [in3_type](accelerate/bnnsarithmeticternary/in3_type.md)
- [out](accelerate/bnnsarithmeticternary/out.md)
- [out_type](accelerate/bnnsarithmeticternary/out_type.md)
