Skip to main content

dot

Function dot 

Source
pub fn dot(a: &[f32], b: &[f32]) -> f32
Expand description

Dot product of two slices.