Function nalgebra::dot 
                   
                       [−]
                   
               [src]
pub fn dot<V: Dot<N>, N>(a: &V, b: &V) -> N
Computes the dot product of two vectors.
pub fn dot<V: Dot<N>, N>(a: &V, b: &V) -> N
Computes the dot product of two vectors.