compute(_:)

Compute the CRT value - Int version

CRT.swift:90
func compute(_ r: [Int]) -> BInt

Parameters

r

The residues

Returns

The CRT value