test_dot_product

Function test_dot_product 

Source
pub fn test_dot_product<R: PrimeCharacteristicRing + Eq + Copy>(
    u: &[R; 64],
    v: &[R; 64],
)