Function lambdaworks_math::msm::pippenger::msm_with
source ยท pub fn msm_with<const NUM_LIMBS: usize, G>(
cs: &[UnsignedInteger<NUM_LIMBS>],
points: &[G],
window_size: usize,
) -> Gwhere
G: IsGroup,
pub fn msm_with<const NUM_LIMBS: usize, G>(
cs: &[UnsignedInteger<NUM_LIMBS>],
points: &[G],
window_size: usize,
) -> Gwhere
G: IsGroup,