const fn jump<const VARTIME: bool>( f: i64, g: i64, delta: i64, batch: u32, ) -> (i64, [[i64; 2]; 2])
Perform batch steps of the gcd reduction process on signed tail values f and g.
batch
f
g