Type Definition sierra::mat2

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