Skip to main content

dot3

Function dot3 

Source
pub fn dot3(a: [f64; 3], b: [f64; 3]) -> f64
Expand description

Dot product of two 3D vectors.