menu
rohd_hcl
rohd_hcl.dart
FloatingPointAdder
<
FpTypeIn extends FloatingPoint
,
FpTypeOut extends FloatingPoint
>
sum property
sum
dark_mode
light_mode
sum
property
FpTypeOut
sum
late
final
getter for the computed
FpTypeOut
output.
Implementation
late final FpTypeOut sum;
rohd_hcl
rohd_hcl
FloatingPointAdder
<
FpTypeIn extends FloatingPoint
,
FpTypeOut extends FloatingPoint
>
sum property
FloatingPointAdder class