[−][src]Function zerocaf::edwards::binary_naf_mul
pub fn binary_naf_mul<'a, 'b, T>(point: &'a T, scalar: &'b Scalar) -> T where
&'c T: Add<Output = T> + Double<Output = T> + Sub<Output = T>,
T: Identity,
pub fn binary_naf_mul<'a, 'b, T>(point: &'a T, scalar: &'b Scalar) -> T where
&'c T: Add<Output = T> + Double<Output = T> + Sub<Output = T>,
T: Identity,