halo2_ecc::bigint::sub_no_carry

Function assign

Source
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