[][src]Function fawkes_crypto_phase2::utils::same_ratio

pub fn same_ratio<G1: CurveAffine>(
    g1: (G1, G1),
    g2: (G1::Pair, G1::Pair)
) -> bool

Checks if pairs have the same ratio.