Module rug

Module rug 

Source

Type Aliasesยง

ComplexRugStrictFinite
A type alias for a validated complex scalar using the Rug kernel with a specified precision and the NumKernelStrictFinite validation policy.
RealRugStrictFinite
A type alias for a validated real scalar using the Rug kernel with a specified precision and the NumKernelStrictFinite validation policy.
RugStrictFinite
A type alias for a numerical kernel that uses rug for arbitrary-precision arithmetic with strict finiteness checks.