pub fn multi_miller_loop(terms: &[(&G1Affine, &G2Prepared)]) -> MillerLoopResultExpand description
Multi-pairing computation in single Miller loop.
pub fn multi_miller_loop(terms: &[(&G1Affine, &G2Prepared)]) -> MillerLoopResultMulti-pairing computation in single Miller loop.