outA property

FpType get outA

The first output floating point values after the swap.

Implementation

FpType get outA => (a.clone(name: 'outA') as FpType)..gets(output('outA'));