Function ring::ec::suite_b::ops::elem_sqr_mul_acc

source ยท
fn elem_sqr_mul_acc(
    ops: &CommonOps,
    acc: &mut Elem<Q, R>,
    squarings: usize,
    b: &Elem<Q, R>,
)