Type Definition sierra::mat2[][src]

pub type mat2<T = f32> = mat2x2<T>;