pub fn assign<F: ScalarField>(
    gate: &impl GateInstructions<F>,
    ctx: &mut Context<F>,
    a: OverflowInteger<F>,
    b: OverflowInteger<F>
) -> OverflowInteger<F>
Expand description

Assumptions

  • a, b have same number of limbs