Function ring::ec::suite_b::ops::elem_sqr_mul

source ยท
fn elem_sqr_mul(
    ops: &CommonOps,
    a: &Elem<Q, R>,
    squarings: usize,
    b: &Elem<Q, R>,
) -> Elem<Q, R>