Type Definition sierra::mat2x4

source ·
pub type mat2x4<T = f32> = mat<T, 2, 4>;