Function vec4::new_backward[][src]

pub fn new_backward<T>() -> [T; 4] where
    T: Neg<Output = T> + One + Zero