Function quat::conjugate [] [src]

pub fn conjugate<'a, 'b, T: Copy + Signed>(
    out: &'a mut [T; 4],
    a: &'b [T; 4]
) -> &'a mut [T; 4]