multi_pairing_check_bn254_3P_2F_with_extra_miller_loop_result
Fully qualified path: garaga::ec::pairing::groth16::multi_pairing_check_bn254_3P_2F_with_extra_miller_loop_result
pub fn multi_pairing_check_bn254_3P_2F_with_extra_miller_loop_result(
pair0: G1G2Pair,
pair1: G1G2Pair,
pair2: G1G2Pair,
precomputed_miller_loop_result: E12D<u288>,
mut lines: Span<G2Line<u288>>,
mpcheck_hint: MPCheckHintBN254,
) -> Result<bool, felt252>