Function vec4::set_up[][src]

pub fn set_up<T>(out: &mut [T; 4]) -> &mut [T; 4] where
    T: One + Zero