Crate bulk_gcd

source ·

Structs

Computation options.

Enums

Possible computation errors

Functions

Bulk-compute GCD of each modulo in moduli vec with the product of all other moduli in the same list.
Same as compute(), but accepts additional compute options argument.