Function mat2::set_one[][src]

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