Function quat::dot [] [src]

pub fn dot<T>(a: &'b [T; 4], b: &'b [T; 4]) -> T where
    T: Copy + Num