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