outA property
The first output floating point values after the swap.
Implementation
FpType get outA => (a.clone(name: 'outA') as FpType)..gets(output('outA'));
The first output floating point values after the swap.
FpType get outA => (a.clone(name: 'outA') as FpType)..gets(output('outA'));