dot

Function dot 

Source
pub fn dot(x: &[f64], y: &[f64]) -> f64
Expand description

Dot product of two vectors