Skip to main content

dot

Function dot 

Source
pub fn dot<T: Number, V: Dot<T>>(a: V, b: V) -> T
Expand description

returns the vector dot product between a . b