Skip to main content

Module patch_num_traits

Module patch_num_traits 

Source
Expand description

Bits that should be in num_traits

Traitsยง

CarryingMul
Carrying multiplication for extended precision arithmetic.
OverflowingShl
OverflowingShr
WideningMul
Widening multiplication for extended precision arithmetic.