---
title: cellToOutputNeuronParamB
framework: metalperformanceshaders
role: symbol
role_heading: Instance Property
path: metalperformanceshaders/mpslstmdescriptor/celltooutputneuronparamb
---

# cellToOutputNeuronParamB

## Declaration

```swift
var cellToOutputNeuronParamB: Float { get set }
```

## See Also

### Instance Properties

- [cellGateInputWeights](metalperformanceshaders/mpslstmdescriptor/cellgateinputweights.md)
- [cellGateMemoryWeights](metalperformanceshaders/mpslstmdescriptor/cellgatememoryweights.md)
- [cellGateRecurrentWeights](metalperformanceshaders/mpslstmdescriptor/cellgaterecurrentweights.md)
- [cellToOutputNeuronParamA](metalperformanceshaders/mpslstmdescriptor/celltooutputneuronparama.md)
- [cellToOutputNeuronType](metalperformanceshaders/mpslstmdescriptor/celltooutputneurontype.md)
- [MPSCNNNeuronType](metalperformanceshaders/mpscnnneurontype.md)
- [forgetGateInputWeights](metalperformanceshaders/mpslstmdescriptor/forgetgateinputweights.md)
- [forgetGateMemoryWeights](metalperformanceshaders/mpslstmdescriptor/forgetgatememoryweights.md)
- [forgetGateRecurrentWeights](metalperformanceshaders/mpslstmdescriptor/forgetgaterecurrentweights.md)
- [inputGateInputWeights](metalperformanceshaders/mpslstmdescriptor/inputgateinputweights.md)
- [inputGateMemoryWeights](metalperformanceshaders/mpslstmdescriptor/inputgatememoryweights.md)
- [inputGateRecurrentWeights](metalperformanceshaders/mpslstmdescriptor/inputgaterecurrentweights.md)
- [memoryWeightsAreDiagonal](metalperformanceshaders/mpslstmdescriptor/memoryweightsarediagonal.md)
- [outputGateInputWeights](metalperformanceshaders/mpslstmdescriptor/outputgateinputweights.md)
- [outputGateMemoryWeights](metalperformanceshaders/mpslstmdescriptor/outputgatememoryweights.md)
