---
title: init()
framework: accelerate
role: symbol
role_heading: Initializer
path: accelerate/bnnslstmgatedescriptor/init()
---

# init()

Returns a new long short-term memory (LSTM) gate descriptor structure.

## Declaration

```swift
init()
```

## See Also

### Initializers

- [init(iw_desc:hw_desc:cw_desc:b_desc:activation:)](accelerate/bnnslstmgatedescriptor/init(iw_desc:hw_desc:cw_desc:b_desc:activation:).md)
