pub fn msm<Affine, Projective, Scalar>( points: &[Affine], scalars: &[Scalar], ) -> Result<Projective, Error>
Compute a multi-scalar multiplication