Function mat3::new_one[][src]

pub fn new_one<T>() -> [T; 9] where
    T: One