Instance Methodmgriebling.bigint 2.3.0BigInt
compute(_:)
Compute the CRT value - BInt version
func compute(_ r: [BInt]) -> BInt
Parameters
- r
The residues
Returns
The CRT value
Compute the CRT value - BInt version
func compute(_ r: [BInt]) -> BInt
The residues
The CRT value