[−][src]Function bulletproofs::inner_product_proof::inner_product
pub fn inner_product(a: &[Scalar], b: &[Scalar]) -> Scalar
Computes an inner product of two vectors Panics if the lengths of and are not equal.
pub fn inner_product(a: &[Scalar], b: &[Scalar]) -> Scalar
Computes an inner product of two vectors Panics if the lengths of and are not equal.