Type Aliasesยง
- Complex
RugStrict Finite - A type alias for a validated complex scalar using the
Rug
kernel with a specified precision and theNumKernelStrictFinite
validation policy. - Real
RugStrict Finite - A type alias for a validated real scalar using the
Rug
kernel with a specified precision and theNumKernelStrictFinite
validation policy. - RugStrict
Finite - A type alias for a numerical kernel that uses
rug
for arbitrary-precision arithmetic with strict finiteness checks.