Function mat3::set_one[][src]

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